freebsd-nq/sys/amd64/include
Bruce Evans 933aec2f75 Fixed syntax errors and style bugs in previous commit. The syntax
errors were normally harmless because they were in unreachable code
and gcc apparently doesn't check the syntax inside asm statements
that it optimizes away.
2000-06-14 18:48:39 +00:00
..
pc
apicreg.h
asm.h
asmacros.h
atomic.h
bus_amd64.h Fixed syntax errors and style bugs in previous commit. The syntax 2000-06-14 18:48:39 +00:00
bus_at386.h Fixed syntax errors and style bugs in previous commit. The syntax 2000-06-14 18:48:39 +00:00
bus_dma.h Fixed syntax errors and style bugs in previous commit. The syntax 2000-06-14 18:48:39 +00:00
bus_memio.h
bus_pio.h
bus.h
clock.h
cpu.h
cpufunc.h
cputypes.h
db_machdep.h
elf.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
ieeefp.h
md_var.h
mptable.h Further fixes for multiple-IO-APIC systems from Tor Egge: 2000-05-31 21:37:28 +00:00
npx.h
pcb_ext.h
pcb.h
pci_cfgreg.h
pcpu.h
pmap.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
proc.h
profile.h
psl.h
ptrace.h
reg.h
reloc.h
resource.h
segments.h
setjmp.h
sigframe.h
signal.h
smp.h Further fixes for multiple-IO-APIC systems from Tor Egge: 2000-05-31 21:37:28 +00:00
specialreg.h
sysarch.h
trap.h
tss.h
ucontext.h
varargs.h
vmparam.h