freebsd_amp_hwpstate/sys
Bruce Evans da2186afa3 Cleaned up:
- fixed a sloppy common-style declaration.
- removed an unused macro.
- moved once-used macros to the one file where they are used.
- removed unused forward struct declarations.
- removed __pure.
- declared inline functions as inline in their prototype as well
  as in theire definition (gcc unfortunately allows the prototype
  to be inconsistent).
- staticized.
1996-10-12 20:36:15 +00:00
..
alpha
amd64 Cleaned up: 1996-10-12 20:36:15 +00:00
compat/linux
compile
conf
ddb
dev
fs
geom
gnu
i386 Cleaned up: 1996-10-12 20:36:15 +00:00
isa
isofs/cd9660
kern
libkern
miscfs
modules
msdosfs
net
netatalk
netinet
netipx
netkey
netns
nfs
nfsclient
nfsserver
pc98
pccard
pci
powerpc/include
rpc
scsi
sys
tools
ufs
vm Removed __pure's and __pure2's. __pure is a no-op for recent versions 1996-10-12 20:09:48 +00:00
Makefile