NetBSD/sys/arch/alpha/include
mjacob 42c325e139 A minor barely acceptable hack to handle having a kernel boot on a system
with large amounts of memory and not spew. This doesn't really replace
fixing this problem better later, but it works for now. Basically, if memory
is greater than 128MB, start upping the sizes of some maps.
1997-09-23 23:23:23 +00:00
..
alpha_cpu.h Add some defines for alpha interrupt types. 1997-09-20 19:02:34 +00:00
ansi.h
aout_machdep.h
asm.h Split off PALcode functions into their own header file. 1997-09-06 01:23:52 +00:00
autoconf.h clean up bootinfo v1 struct a bit: add a hwrpb size field (in a backward- 1997-08-11 23:43:38 +00:00
bus.h don't define __BUS_SPACE_COMPAT_OLDDEFS if it's already been defined 1997-08-13 02:53:03 +00:00
cdefs.h by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +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 Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
cpuconf.h Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +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
fbio.h
float.h Turn the extern declaration of __flt_rounds() into a proper prototype. 1997-07-17 21:36:03 +00:00
frame.h
ieee.h
ieeefp.h
intr.h mark prototypes for static inline functions as possibly unused 1997-07-07 20:37:34 +00:00
intrcnt.h clean up NetBSD RCS ID strings 1997-04-07 05:19:01 +00:00
kbio.h
kcore.h
limits.h
pal.h Split off PALcode functions into their own header file. 1997-09-06 01:23:52 +00:00
param.h Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 13:52:37 +00:00
pcb.h
pmap.h
pmap.new.h Make the pmap_activate() and pmap_deactivate() interfaces consistent my 1997-09-02 19:04:57 +00:00
pmap.old.h From hp300 pmap: use mycroft's pv_entry allocator (from i386 port). 1997-09-03 19:07:32 +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 Redo the platform specific identification and initialization, making 1997-09-23 23:15:42 +00:00
setjmp.h
sfbreg.h
signal.h
stdarg.h
tgareg.h
types.h
varargs.h
vmparam.h A minor barely acceptable hack to handle having a kernel boot on a system 1997-09-23 23:23:23 +00:00
vuid_event.h
wsconsio.h