NetBSD/sys/arch/i386/include
thorpej 895f21a679 Prototype freebsd_syscall_intern() in freebsd_machdep.h so that
freebsd_exec.c has access to it.
2000-12-18 23:29:46 +00:00
..
Makefile Machine pmc.h 2000-11-05 22:28:00 +00:00
ansi.h
aout_machdep.h
apmvar.h
asm.h Remove ALTENTRY(). It's dangerous and should not be used. 2000-12-14 20:15:26 +00:00
bios32.h
bioscall.h
bootinfo.h
bswap.h
bus.h Define bus_space_*_stream_N functions as their non-stream counterparts. 2000-07-31 22:43:46 +00:00
byte_swap.h
cdefs.h
coff_machdep.h
conf.h
cpu.h Introduce PROC_PC(), which is used to get a process's user PC. If this is 2000-12-10 19:29:30 +00:00
cpufunc.h
cputypes.h Bump CPU_MAXFAMILY to 7. 2000-09-29 14:17:17 +00:00
db_machdep.h
disklabel.h
eisa_machdep.h Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h Protect against multiple inclusion. 2000-12-11 11:39:06 +00:00
freebsd_machdep.h Prototype freebsd_syscall_intern() in freebsd_machdep.h so that 2000-12-18 23:29:46 +00:00
gdt.h Move the TSS selector out of the PCB and put it into mdproc. We 2000-08-16 04:44:35 +00:00
ibcs2_machdep.h Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
ieee.h
ieeefp.h
int_types.h change intptr_t and uintptr_t to long and unsigned long respectively. This 2000-07-16 02:18:11 +00:00
intr.h Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
ipkdb.h
isa_machdep.h Garbage-collect some more stuff. 2000-11-15 19:30:10 +00:00
isapnp_machdep.h
joystick.h
kcore.h
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
loadfile_machdep.h
lock.h
math.h
mca_machdep.h
mouse.h
npx.h
param.h Bring the default value of NMBCLUSTERS into the modern age. 2000-09-19 22:21:54 +00:00
pcb.h Move the TSS selector out of the PCB and put it into mdproc. We 2000-08-16 04:44:35 +00:00
pccons.h
pci_machdep.h add "#define I386_PCI_INTERRUPT_LINE_NO_CONNECTION 0xff" 2000-07-18 11:00:35 +00:00
pio.h
pmap.h in kvtopte(), return the mapping of the pde in the recursive page-table 2000-12-06 03:13:47 +00:00
pmc.h Add support for using the 586- and 686-class performance 2000-09-13 04:47:00 +00:00
proc.h Include "machine/frame.h" to avoid lint errors while building "libc". 2000-12-11 10:22:55 +00:00
profile.h
psl.h
pte.h Define PG_LGFRAME, which is the page frame mask for large (4MB) pages. 2000-09-05 21:52:16 +00:00
ptrace.h
rbus_machdep.h
reg.h
rnd.h
segments.h
setjmp.h
signal.h
specialreg.h Fix typo. 2000-09-20 22:59:44 +00:00
spkr.h
stdarg.h
svr4_machdep.h Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
sysarch.h Add support for using the 586- and 686-class performance 2000-09-13 04:47:00 +00:00
trap.h
tss.h
types.h Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
userret.h Introduce PROC_PC(), which is used to get a process's user PC. If this is 2000-12-10 19:29:30 +00:00
varargs.h
vm86.h
vmparam.h The i386 page size is fixed -- override PAGE_SIZE, et al, so that they 2000-11-14 18:01:54 +00:00