NetBSD/sys/arch/i386/include
cgd 18ec26aa21 add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH,
execpt without quotes.  meant to be __CONCAT()ted for easy #includes
of machine-dependent headers for MI code (e.g. for the MI ISA/EISA/PCI/TC
bus code).
1996-03-04 05:04:10 +00:00
..
pc
ansi.h
aout_machdep.h
asm.h
cdefs.h
cpu.h Enable paging of the user area. 1995-12-24 01:07:32 +00:00
cpufunc.h
cputypes.h
db_machdep.h
disklabel.h
endian.h Allow [nh]to[hn][ls]() to do constant folding. 1995-06-01 17:19:18 +00:00
exec.h
float.h Wrap with #ifndef _XXX_FLOAT_H_/#define _XXX_FLOAT_H_/ ... /#endif. 1995-06-20 20:45:22 +00:00
frame.h Various changes from John Kohl and me: 1995-10-11 04:19:29 +00:00
freebsd_machdep.h FreeBSD binary compatibility module, from Noriyuki Soda. 1995-10-10 01:22:31 +00:00
gdt.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
ieeefp.h Move fp_except and fp_rnd definitions to machine/include. 1995-04-09 21:31:58 +00:00
limits.h Minor cleanup. 1995-12-21 01:08:59 +00:00
linux_machdep.h A couple of definitions added for previous changes. 1995-08-27 20:57:18 +00:00
mouse.h
npx.h
param.h add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH, 1996-03-04 05:04:10 +00:00
pcb.h VM86 support, by John Kohl, touched up a bit by me. 1996-01-08 13:51:30 +00:00
pccons.h Fix #includes. 1996-02-02 18:05:36 +00:00
pio.h Use explicit integer sizes. Adjust constraints for GCC 2.7.2. 1995-12-20 07:53:09 +00:00
pmap.h Move pmap_page_index declaration to <vm/pmap.h> 1996-02-12 21:12:29 +00:00
proc.h Move the `used fpu' flag into mdproc, so it can be referenced when a process 1995-08-06 05:32:59 +00:00
profile.h
psl.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
pte.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
ptrace.h Move the `used fpu' flag into mdproc, so it can be referenced when a process 1995-08-06 05:32:59 +00:00
reg.h Various changes from John Kohl and me: 1995-10-11 04:19:29 +00:00
segments.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
setjmp.h
signal.h VM86 support, by John Kohl, touched up a bit by me. 1996-01-08 13:51:30 +00:00
specialreg.h
spkr.h
stdarg.h Stylistic changes. 1995-12-25 23:15:31 +00:00
svr4_machdep.h
sysarch.h VM86 support, by John Kohl, touched up a bit by me. 1996-01-08 13:51:30 +00:00
trap.h
tss.h Various changes from John Kohl and me: 1995-10-11 04:19:29 +00:00
types.h Enable paging of the user area. 1995-12-24 01:07:32 +00:00
varargs.h Make the type of __builtin_va_list a long. 1995-12-26 01:16:24 +00:00
vm86.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
vmparam.h