NetBSD/sys/arch/x86_64/include
2003-03-20 22:30:28 +00:00
..
ansi.h add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
aout_machdep.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
apicvar.h Add various include files for MP; mostly redirects to x86/foo.h 2003-02-26 21:31:12 +00:00
asm.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
atomic.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
bios32.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
bootinfo.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
bswap.h
bus.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
byte_swap.h Include sys/types.h or u_int* 2002-05-30 00:36:42 +00:00
cdefs.h
cpu_counter.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
cpu.h Add some underscores in curcpu() to avoid a -Wshadow. 2003-03-18 22:29:58 +00:00
cpufunc.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
cpuvar.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
db_machdep.h Initial DDB support, mostly a quick 'n dirty port of the i386 code. 2002-11-29 22:17:12 +00:00
disklabel.h
elf_machdep.h Fix the definition of ELF32_MACHDEP_ENDIANNESS. 2001-12-28 06:35:19 +00:00
endian_machdep.h
endian.h
float.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
fpu.h Don't use bitfields, make the fxsave structure packed instead. Makes 2003-03-16 20:35:28 +00:00
frame.h Make struct sigcontext consistent with other regstate-holding structures. 2003-03-15 23:41:25 +00:00
frameasm.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
gdt.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
i8259.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
i82093reg.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
i82093var.h Add various include files for MP; mostly redirects to x86/foo.h 2003-02-26 21:31:12 +00:00
i82489reg.h Add various include files for MP; mostly redirects to x86/foo.h 2003-02-26 21:31:12 +00:00
i82489var.h Add various include files for MP; mostly redirects to x86/foo.h 2003-02-26 21:31:12 +00:00
ieee.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
ieeefp.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h Define __BIT_TYPES_DEFINED__. 2002-01-03 01:58:58 +00:00
intr.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
intrdefs.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
isa_machdep.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
kcore.h
limits.h
loadfile_machdep.h Define both BOOT_ELF32 and BOOT_ELF64 2002-11-23 16:05:40 +00:00
lock.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
Makefile Remove last traces of pccons. 2003-03-06 23:21:36 +00:00
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
mcontext.h Insert padding into mcontext_t to make the fp save area 16-byte aligned 2003-01-26 19:34:49 +00:00
mpbiosreg.h Add various include files for MP; mostly redirects to x86/foo.h 2003-02-26 21:31:12 +00:00
mpbiosvar.h Add various include files for MP; mostly redirects to x86/foo.h 2003-02-26 21:31:12 +00:00
mpconfig.h Add various include files for MP; mostly redirects to x86/foo.h 2003-02-26 21:31:12 +00:00
mtrr.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
netbsd32_machdep.h Make COMPAT_NETBSD32 compile and work again (though not with SAs). 2003-02-19 00:37:33 +00:00
param.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
pcb.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
pci_machdep.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
pic.h Add various include files for MP; mostly redirects to x86/foo.h 2003-02-26 21:31:12 +00:00
pio.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
pmap.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
pmc.h
proc.h Add flag to indicate that an LWP should return to userspace via a normal 2003-01-30 02:02:51 +00:00
profile.h
psl.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
pte.h
ptrace.h
reg.h Sync with other reg state structures. 2003-03-16 16:26:11 +00:00
segments.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
setjmp.h
signal.h Make struct sigcontext consistent with other regstate-holding structures. 2003-03-15 23:41:25 +00:00
specialreg.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
stdarg.h Add casts to the __lint__ version of va_arg() to avoid dereferencing 2002-01-03 02:05:42 +00:00
sysarch.h Do that funky SA thang. 2003-01-26 00:05:36 +00:00
trap.h Redirect a few includes to x86/foo.h 2003-02-26 21:29:34 +00:00
tss.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
types.h * Rework interrupt code 2003-03-05 23:55:57 +00:00
userret.h Do that funky SA thang. 2003-01-26 00:05:36 +00:00
varargs.h
vmparam.h Limit the KVA used by buffers. 2003-03-20 22:30:28 +00:00