NetBSD/sys/arch/pc532/include
kleink 1fbd0b3749 GC the unused `physadr' type, which was not able to hold a complete physical
address on 2 architectures anyhow.  Also, move the definition of the `label_t'
type inside _KERNEL protection, since it is specific to the in-kernel
setjmp()/longjmp() implementations.
1998-06-14 20:09:22 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ansi.h Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral 1998-04-27 17:39:10 +00:00
aout_machdep.h
asm.h New macro KENTRY to declare assembler functions used by the kernel to 1998-04-03 23:01:37 +00:00
autoconf.h
cdefs.h
conf.h RCSID Police. 1998-01-05 07:02:46 +00:00
cpu.h missing bits from the -mrtd changes (declare do_softclock, changed prototype 1998-04-24 20:05:39 +00:00
cpufunc.h
db_machdep.h Do not include vm/lock.h. It does no longer exist. 1997-11-26 21:26:44 +00:00
disklabel.h
endian.h
float.h Minor changes to make all the float.h files match. 1998-02-18 11:01:27 +00:00
fpu.h
frame.h cpu_switch is called with an argument. Reflect this in the switchframe. 1998-04-11 17:30:40 +00:00
icu.h
ieeefp.h
jmpbuf.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
mtpr.h
param.h Pull in opt_gateway.h as appropriate. 1998-04-29 23:11:00 +00:00
pcb.h Switch the pc532 to MACHINE_NEW_NONCONTIG and add machine specific bits 1998-03-18 21:59:38 +00:00
pmap.h Switch the pc532 to MACHINE_NEW_NONCONTIG and add machine specific bits 1998-03-18 21:59:38 +00:00
pmap.new.h changes to make the port-i386 pmap.new.c work for the pc532. 1998-04-25 19:54:32 +00:00
proc.h
profile.h
psl.h int -> long in a structure. 1997-11-13 20:57:31 +00:00
pte.h Import from i386 because it contains a nice explanation of our MMU. 1998-03-18 21:52:02 +00:00
ptrace.h
reg.h
setjmp.h
signal.h If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don't 1998-05-25 20:59:01 +00:00
stdarg.h
trap.h
types.h GC the unused `physadr' type, which was not able to hold a complete physical 1998-06-14 20:09:22 +00:00
varargs.h
vmparam.h Switch the pc532 to MACHINE_NEW_NONCONTIG and add machine specific bits 1998-03-18 21:59:38 +00:00