freebsd_amp_hwpstate/sys/sys
Steven Wallace ad7507e248 Remove prototype definitions from <sys/systm.h>.
Prototypes are located in <sys/sysproto.h>.

Add appropriate #include <sys/sysproto.h> to files that needed
protos from systm.h.

Add structure definitions to appropriate files that relied on sys/systm.h,
right before system call definition, as in the rest of the kernel source.

In kern_prot.c, instead of using the dummy structure "args", create
individual dummy structures named <syscall>_args.  This makes
life easier for prototype generation.
1995-10-08 00:06:22 +00:00
..
_sigset.h
acct.h
bio.h
bitstring.h
buf.h
callout.h
cdefs.h
cdio.h
chio.h
clist.h
conf.h
cons.h
dataacq.h
devconf.h
devfsext.h
device.h
dir.h
dirent.h
disk.h
disklabel.h
diskmbr.h
diskpc98.h
diskslice.h
dkbad.h
dkstat.h
dmap.h
domain.h
errno.h
exec.h
fbio.h
fcntl.h
fdcio.h
file.h
filedesc.h
filio.h
ftape.h
gmon.h
imgact.h
imgact_aout.h
inflate.h
ioccom.h
ioctl.h
ioctl_compat.h
ioctl_meteor.h
ipc.h
joystick.h
kernel.h
ktrace.h
libkern.h
linedisc.h
link_aout.h
link_elf.h
lkm.h
lockf.h
malloc.h
map.h
mbuf.h
md5.h
mdioctl.h
mman.h
mount.h
mouse.h
msg.h
msgbuf.h
mtio.h
namei.h
nlist_aout.h
param.h
proc.h
protosw.h
ptrace.h
queue.h
reboot.h
resource.h
resourcevar.h
rlist.h
rtprio.h
scsiio.h
select.h
selinfo.h
sem.h
shm.h
signal.h
signalvar.h
snoop.h
socket.h
socketvar.h
sockio.h
soundcard.h
stat.h
syscall-hide.h Remake generated files to reflect makesyscalls.sh changes 1995-10-07 06:29:30 +00:00
syscall.h Remake generated files to reflect makesyscalls.sh changes 1995-10-07 06:29:30 +00:00
sysctl.h
sysent.h
syslimits.h
syslog.h
sysproto.h Update sysproto.h to reflect changes. 1995-10-07 23:57:04 +00:00
systm.h Remove prototype definitions from <sys/systm.h>. 1995-10-08 00:06:22 +00:00
tablet.h
termios.h
time.h
timeb.h
times.h
timetc.h
timex.h
tprintf.h
trace.h
tty.h
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
types.h
ucred.h
uio.h
un.h
unistd.h
unpcb.h
user.h
utsname.h
vadvise.h
vcmd.h
vlimit.h
vmmeter.h
vnioctl.h
vnode.h
vsio.h
wait.h