NetBSD/sys/arch/i386/include
martin da4e67accc Do not export __HAVE_RAS to userland. Applications are supposed to try
rasctl() and detect failure with EOPNOTSUPP.
2004-01-18 18:23:19 +00:00
..
acpi_func.h - leave a compiler which register is used for an asm argument. 2003-08-13 12:40:31 +00:00
acpi_machdep.h
ansi.h
aout_machdep.h
apicvar.h
apmvar.h Wrap some areas with #ifndef _LOCORE so assembly files can pick up some defs 2003-12-25 21:03:55 +00:00
asm.h
atomic.h
bios32.h
bioscall.h Nuke __P(). 2003-10-27 13:43:48 +00:00
bootinfo.h
bswap.h
bus.h
byte_swap.h
cdefs.h
coff_machdep.h
cpu_counter.h
cpu.h Process and lwp exit path always executes lwp_exit2() now and cpu_exit() 2004-01-04 11:44:52 +00:00
cpufunc.h issue memory read barrier for BUS_DMASYNC_POSTREAD operation. 2004-01-14 11:31:55 +00:00
cputypes.h
cpuvar.h
darwin_machdep.h Add a dummy darwin_slock 2003-12-05 20:34:45 +00:00
db_machdep.h Nuke __P(). 2003-10-27 13:43:48 +00:00
disklabel.h Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
eisa_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
frame.h constify sendsig/trapsignal 2003-09-25 22:00:02 +00:00
frameasm.h Rearrange instructions for better use of pipeline. This shaves off 0.5% 2003-10-04 05:57:51 +00:00
freebsd_machdep.h Nuke __P(). 2003-10-27 13:43:48 +00:00
gdt.h Nuke __P(). 2003-10-27 13:43:48 +00:00
i8259.h
i82093reg.h
i82093var.h
i82489reg.h
i82489var.h
ibcs2_machdep.h Nuke __P(). 2003-10-27 13:43:48 +00:00
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
intrdefs.h
ipkdb.h
isa_machdep.h
isapnp_machdep.h
joystick.h
kcore.h
kvm86.h
limits.h
loadfile_machdep.h Nuke __P(). 2003-10-27 13:43:48 +00:00
lock.h
mach_machdep.h add stub file so that the kernel compiles. 2003-12-04 01:17:19 +00:00
macho_machdep.h
Makefile
math.h Use a common <machine/math.h> for amd64 and i386. 2003-10-22 11:54:23 +00:00
mca_machdep.h
mcontext.h Add some accessor macros for the ucontext: 2003-10-08 22:43:01 +00:00
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
npx.h
param.h
pcb.h Use #if defined(_KERNEL_OPT) to protect #include "opt_xxx.h" 2003-11-09 05:29:59 +00:00
pccons.h Nuke __P(). 2003-10-27 13:43:48 +00:00
pci_machdep.h
pic.h
pio.h
pmap.h Nuke __P(). 2003-10-27 13:43:48 +00:00
pmc.h
proc.h remove a duplicated definition of MDP_USEDFPU. 2004-01-14 11:29:40 +00:00
profile.h Nuke __P(). 2003-10-27 13:43:48 +00:00
psl.h
pte.h add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
ptrace.h
rbus_machdep.h
reg.h
segments.h Nuke __P(). 2003-10-27 13:43:48 +00:00
setjmp.h
signal.h add SIGTRAMP_VALID and gc old sigcontext <-> ucontext macros. 2003-09-27 03:14:31 +00:00
specialreg.h
spkr.h
stdarg.h
svr4_machdep.h Nuke __P(). 2003-10-27 13:43:48 +00:00
sysarch.h Nuke __P(). 2003-10-27 13:43:48 +00:00
tlog.h
trap.h
tss.h
types.h Do not export __HAVE_RAS to userland. Applications are supposed to try 2004-01-18 18:23:19 +00:00
userret.h Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
varargs.h
vm86.h Nuke __P(). 2003-10-27 13:43:48 +00:00
vmparam.h rename pv_next to pv_node. use SPLAY_RIGHT() instead of expanding it inline. 2003-10-23 08:30:21 +00:00