NetBSD/sys/arch/alpha/include
cgd 25d056473c Clean up kernel initialization. Use the bootinfo structure (or innate
knowledge) earlier, and gather all information needed earlier.  Mark the
init code carefully re: when it can print stuff out, when it can expect
the firmware to stop working, etc.  Be more careful about using the PROM
console and other PROM facilities, and hint that in the future all use
of firmware/boot program callbacks by the kernel should go away (since
the world may not be mapped the way the firmware/boot program wants!).
1998-02-13 02:09:03 +00:00
..
alpha_cpu.h Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
ansi.h Add _BSD_SUSECONDS_T_ and _BSD_USECONDS_T_; do some space vs. tab formatting 1997-11-23 20:20:53 +00:00
aout_machdep.h
asm.h --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
autoconf.h Clean up kernel initialization. Use the bootinfo structure (or innate 1998-02-13 02:09:03 +00:00
bus.h The _dmamap_sync method is no longer optional. 1998-02-04 07:36:10 +00:00
cdefs.h Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>: 1997-11-04 23:09:23 +00:00
cfbreg.h
conf.h add machine/conf.h, right now a minimal placeholder 1997-04-07 05:52:34 +00:00
cpu.h Clean up kernel initialization. Use the bootinfo structure (or innate 1998-02-13 02:09:03 +00:00
cpuconf.h Clean up the messages displayed when either platform support is not 1997-11-06 00:41:45 +00:00
db_machdep.h Prototype db_register_value(). 1997-09-06 02:02:25 +00:00
disklabel.h
ecoff_machdep.h
elf_machdep.h
endian.h Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
fbio.h
float.h Prototype __flt_rounds() consistently. 1998-02-03 01:26:20 +00:00
frame.h
ieee.h
ieeefp.h
intr.h Protect userland applications from the inline splraise function. 1997-11-10 18:23:50 +00:00
intrcnt.h Define the A12 names. 1998-01-29 22:26:24 +00:00
kbio.h
kcore.h
limits.h multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +00:00
pal.h Split off PALcode functions into their own header file. 1997-09-06 01:23:52 +00:00
param.h Bump KNMEMCLUSTERS slightly, and make it more obvious how to tune it 1998-02-10 03:53:01 +00:00
pcb.h
pmap.h
pmap.new.h Now that all ports have pmap_activate(), and it has an identical interface, 1998-01-03 01:12:59 +00:00
pmap.old.h Clean up kernel initialization. Use the bootinfo structure (or innate 1998-02-13 02:09:03 +00:00
proc.h
profile.h
prom.h
psl.h
pte.h Garbage-collect loadustp(); the functionality has moved to pmap.old.c 1997-09-02 19:07:22 +00:00
ptrace.h
reg.h
rpb.h Define the structure of the HWRPB's Dynamic System Recognition area. 1998-02-13 00:07:25 +00:00
setjmp.h
sfbreg.h
signal.h
stdarg.h
tgareg.h
types.h
varargs.h
vmparam.h Make it easier to keep the scaled VM_*_SIZE values in sync w/ the 1998-02-10 03:52:05 +00:00
vuid_event.h
wsconsio.h