freebsd-dev/sys/x86/include
2012-03-09 16:39:34 +00:00
..
_align.h
_inttypes.h
_limits.h
_stdint.h Do not use INT64_C and UINT64_C to define 64 bit integer limits. They 2012-03-04 20:02:20 +00:00
_types.h
apicreg.h
apm_bios.h
bus.h
endian.h Cast the expression in __bswap16(x) to __uint16_t because it is promoted 2012-03-09 16:39:34 +00:00
float.h Copy amd64 float.h to x86 and merge with i386 float.h. Replace 2012-03-04 14:00:32 +00:00
mca.h
mptable.h
pci_cfgreg.h
ptrace.h Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replace 2012-03-04 20:24:28 +00:00
setjmp.h Copy amd64 setjmp.h to x86 and replace amd64/i386/pc98 setjmp.h with stubs. 2012-02-28 22:17:52 +00:00
stdarg.h Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs. 2012-02-28 22:30:58 +00:00
trap.h Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs. 2012-03-04 14:12:57 +00:00