HardenedBSD/sys/amd64/include
Bruce Evans 1630f073cf Moved inline functions for insque() and remque() to <sys/queue.h>.
Protected them with `#ifdef KERNEL' so that <sys/queue.h> is valid C++.
Added the necessary #includes of <sys/queue.h>.

These functions are bogus and should be replaced by the queue macros.
1995-12-03 13:45:34 +00:00
..
pc
asmacros.h
clock.h Fix Pentium CPU rate diagnosis: 1995-11-29 19:57:22 +00:00
cpu.h Make the bootinfo structure visible from sysctl. 1995-07-16 10:33:38 +00:00
cpufunc.h Moved inline functions for insque() and remque() to <sys/queue.h>. 1995-12-03 13:45:34 +00:00
cputypes.h
db_machdep.h Removed unused thread support (partly to get rid of its incomplete 1995-12-03 10:40:16 +00:00
exec.h
float.h
floatingpoint.h
fpu.h Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
frame.h
ieeefp.h
md_var.h Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
npx.h Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
pcb.h Killed some unused stuff inherited from Bill Jolitz. Note that since 1995-08-17 11:30:03 +00:00
pmap.h Rewrote memory sizing code to generally deal with holes in extended memory. 1995-07-19 06:37:12 +00:00
proc.h
profile.h
psl.h
ptrace.h
reg.h
reloc.h
segments.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
signal.h Fix standards conformance bugs in <signal.h>: 1995-06-28 02:14:13 +00:00
specialreg.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sysarch.h
trap.h
tss.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
varargs.h
vmparam.h