freebsd-dev/sys/ia64/include
Hajimu UMEMOTO 8b625cb701 Unbreak build on alpha.
- Move in_port_t to sys/types.h.
  - Nuke in_addr_t from each endian.h.

Reported by:	jhb
2001-03-24 15:17:27 +00:00
..
pc
_limits.h
ansi.h Correct disordering which is corresponding to bde's fix to 2001-02-17 14:51:11 +00:00
asm.h
atomic.h
bootinfo.h
bus_memio.h
bus_pio.h
bus.h
clock.h Stick a prototype for handleclock() in machine/clock.h and include it 2001-03-24 06:20:48 +00:00
clockvar.h
cpu.h Clockframes have a trapframe stored in a cf_tf member, not ct_tf. 2001-02-24 18:57:34 +00:00
cpufunc.h
db_machdep.h
efi.h Fix a couple of typos which became obvious when I started to actually use 2001-03-04 23:30:31 +00:00
elf.h
endian.h Unbreak build on alpha. 2001-03-24 15:17:27 +00:00
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
globaldata.h Axe the astpending per-cpu variable. 2001-02-22 15:37:34 +00:00
globals.h - Remove compatibility macros for accessing per-cpu variables. 2001-01-11 14:46:26 +00:00
ia64_cpu.h Add a inline function to read the psr. 2001-02-22 15:39:58 +00:00
ieee.h
ieeefp.h
in_cksum.h
inst.h
intr.h
intrcnt.h Export intrnames and intrcnt as sysctls (hw.nintr, hw.intrnames and 2001-03-23 03:45:17 +00:00
ioctl_bt848.h
ioctl_fd.h
ioctl_meteor.h
ipl.h
limits.h
md_var.h
mutex.h Fix mtx_legal2block. The only time that it is bad to block on a mutex is 2001-03-09 07:24:17 +00:00
pal.h
param.h - Define and use MAXCPU like the alpha and i386 instead of NCPUS. 2001-03-24 06:22:57 +00:00
pcb.h Axe pcb_schednest as it is no longer used. 2001-02-22 17:09:50 +00:00
pcpu.h Axe the astpending per-cpu variable. 2001-02-22 15:37:34 +00:00
pmap.h
proc.h
profile.h
ptrace.h
reg.h
reloc.h
resource.h
setjmp.h
sigframe.h
signal.h
smp.h
stdarg.h
sysarch.h
types.h Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash). 2001-03-17 09:31:06 +00:00
ucontext.h
varargs.h
vmparam.h