freebsd-dev/sys/alpha/include
Dmitrij Tejblum 8252a465b9 Little reorganization:
- created internal names for fixed-size integral types, like __int32_t. They
  will be used to make several headers self-sufficient.
- <stdlib.h> don't include <machine/types.h> anymore.
- created <sys/inttypes.h>, which can be used as <inttypes.h>.
- declaration of uoff_t and ufs_daddr_t moved to <sys/types.h>.

Reviewed by:	bde
1998-12-19 00:02:34 +00:00
..
pc Merge with the latest i386 syscons. 1998-09-17 09:38:36 +00:00
_limits.h
alpha_cpu.h
ansi.h Little reorganization: 1998-12-19 00:02:34 +00:00
asm.h
atomic.h
bootinfo.h Typo fix. 1998-10-14 10:04:32 +00:00
bus_memio.h Port i386 bus_space and bus_dma to alpha. 1998-09-16 08:22:57 +00:00
bus_pio.h Port i386 bus_space and bus_dma to alpha. 1998-09-16 08:22:57 +00:00
bus.h Port i386 bus_space and bus_dma to alpha. 1998-09-16 08:22:57 +00:00
bwx.h
chipset.h * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
clock.h Add support for adjkerntz (largely untested). 1998-10-06 08:40:18 +00:00
clockvar.h
cons.h
console.h Merge with the latest i386 syscons. 1998-09-17 09:38:36 +00:00
cpu.h Add support for adjkerntz (largely untested). 1998-10-06 08:40:18 +00:00
cpuconf.h
cpufunc.h
db_machdep.h
elf_machdep.h
elf.h
endian.h
exec.h
float.h
floatingpoint.h
fpu.h Implement 'software completion' for floating point arithmetic. On the 1998-12-04 10:52:48 +00:00
frame.h Add sc_traparg_a0, sc_traparg_a1 and sc_traparg_a2 to the sigcontext 1998-11-18 23:51:40 +00:00
ieee.h
ieeefp.h
in_cksum.h
inst.h Implement 'software completion' for floating point arithmetic. On the 1998-12-04 10:52:48 +00:00
intr.h Add support for 'vmstat -i'. 1998-11-28 09:55:16 +00:00
intrcnt.h Add support for 'vmstat -i'. 1998-11-28 09:55:16 +00:00
ipl.h Start using the new SWI registration system instead of hardwiring everything. 1998-09-26 14:25:32 +00:00
limits.h
lock.h
md_var.h Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
mouse.h Oops, I forgot to update this file when I changed moused recently. 1998-11-22 11:57:59 +00:00
pal.h
param.h
pcb.h Implement 'software completion' for floating point arithmetic. On the 1998-12-04 10:52:48 +00:00
pmap.h
proc.h * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
profile.h
prom.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h Definitions for alpha specific device resources. 1998-11-17 10:40:33 +00:00
rpb.h
setjmp.h
signal.h Add sc_traparg_a0, sc_traparg_a1 and sc_traparg_a2 to the sigcontext 1998-11-18 23:51:40 +00:00
stdarg.h
swiz.h
sysarch.h Definitions for alpha specific system calls. 1998-11-17 10:40:07 +00:00
types.h Little reorganization: 1998-12-19 00:02:34 +00:00
varargs.h
vmparam.h