freebsd_amp_hwpstate/sys/i386
Bruce Evans c5d1682b14 Staticized an inline function. All inlines in kernel headers should be
static.  The function shouldn't be here anyway.  It is driver dependent,
while `ic' files are supposed to only depend on the IC.
1995-11-18 08:12:30 +00:00
..
apm Fixed the types of apm_default_resume() and apm_default_suspend(). 1995-11-18 04:37:23 +00:00
bios Fixed the types of apm_default_resume() and apm_default_suspend(). 1995-11-18 04:37:23 +00:00
boot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
conf Restored the device-driverness off wd.c. It got lost when wdc was 1995-11-18 05:34:00 +00:00
eisa
i386 Fixed the type of vm_fault_quick() - don't convert types back and forth 1995-11-18 06:54:11 +00:00
ibcs2
include Removed: 1995-11-14 20:52:14 +00:00
isa Staticized an inline function. All inlines in kernel headers should be 1995-11-18 08:12:30 +00:00
linux
pci
scsi Staticize various private parts. 1995-11-14 09:58:47 +00:00
Makefile