freebsd-skq/sys/amd64/include
John Baldwin 289da3dd99 Apparently during the KSE M2 commit bzero() on the i386 was changed so that
it's first parameter was volatile.  Catch i486_bzero() and i586_bzero()'s
prototypes up to this to quiet warnings.
2002-02-08 19:16:47 +00:00
..
pc
_inttypes.h
apicreg.h
asm.h
asmacros.h
atomic.h
bus_amd64.h
bus_at386.h
bus_dma.h
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
in_cksum.h
legacyvar.h
md_var.h Apparently during the KSE M2 commit bzero() on the i386 was changed so that 2002-02-08 19:16:47 +00:00
mptable.h Avoid __func__ string concatenation 2002-01-18 04:41:23 +00:00
mutex.h
npx.h
pcb_ext.h
pcb.h Changed the type of pcb_flags from u_char to u_int and adjusted things. 2002-01-17 17:49:23 +00:00
pci_cfgreg.h
pcpu.h
pmap.h
proc.h
profile.h Finish revs.1.23 and 1.24 so that MCOUNT_ENTER really actually compiles 2002-01-31 13:49:55 +00:00
psl.h
ptrace.h
reg.h
reloc.h
resource.h
segments.h
setjmp.h
sigframe.h
signal.h
smp.h
specialreg.h
sysarch.h Make the style a little bit more consistant by removing parameter 2002-02-03 11:21:22 +00:00
trap.h
tss.h
ucontext.h
varargs.h
vmparam.h