freebsd-skq/sys/ia64/include
marcel 3ad64aee88 Fix definition of va_start: We don't need to take the address of
va_list. It's a builtin type. gcc 3.1 doesn't care either way,
but gcc 3.2 is more picky and doesn't like the former.
2002-04-12 06:50:51 +00:00
..
pc
_inttypes.h
_limits.h
ansi.h Remove the hack for segsz_t from <sys/types.h>; use the normal 2002-04-10 15:58:13 +00:00
asm.h o Revert previous commit in asm.h. There's no need to undefine 2002-03-27 02:20:09 +00:00
atomic.h
bootinfo.h
bus_memio.h
bus_pio.h
bus.h
clock.h
clockvar.h
cpu.h
cpufunc.h Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +00:00
critical.h Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +00:00
db_machdep.h
efi.h
elf.h o Add architecture specific segment types. 2002-04-04 06:42:49 +00:00
endian.h Add manifest constants: _LITTLE_ENDIAN, _BIG_ENDIAN, _PDP_ENDIAN, and 2002-04-10 14:39:14 +00:00
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
ia64_cpu.h Add definitions for IA-32 exceptions, interrupts and intercepts. 2002-04-10 19:22:45 +00:00
ieee.h
ieeefp.h
in_cksum.h
inst.h
intr.h
intrcnt.h
ioctl_bt848.h
ioctl_meteor.h
limits.h
md_var.h
mutex.h
nexusvar.h
pal.h
param.h Merge fixes for dbtob() and btodb() from alpha/include/param.h. This stops 2002-04-06 12:55:48 +00:00
pcb.h Add fields for saving/restoring the IA-32 state. 2002-04-10 19:23:21 +00:00
pci_cfgreg.h
pcpu.h
pmap.h
proc.h Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +00:00
profile.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h
rse.h
sal.h
sapicreg.h
sapicvar.h
setjmp.h
sigframe.h
signal.h Add ucode values for SIGFPE etc. Copied from i386/include/signal.h. 2002-04-10 19:24:08 +00:00
smp.h
stdarg.h Fix definition of va_start: We don't need to take the address of 2002-04-12 06:50:51 +00:00
sysarch.h
types.h
ucontext.h
unwind.h
varargs.h
vmparam.h