NetBSD/sys/arch/pc532/include
matt c9aff328d9 Make booted_device global (and booted_parition for consitency).
Eliminate it from header files and other extern definitions.
2000-06-01 00:49:49 +00:00
..
Makefile Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
ansi.h
aout_machdep.h
asm.h Argh, fix the ANSI CPP version of the a.out WARN_REFERENCES(). 1998-12-02 21:16:46 +00:00
autoconf.h Make booted_device global (and booted_parition for consitency). 2000-06-01 00:49:49 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
byte_swap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
conf.h Add scsibus entry points to the cdevsw[]. 1998-10-10 02:00:49 +00:00
cpu.h First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
cpufunc.h
db_machdep.h
disklabel.h
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
float.h
fpu.h
frame.h
icu.h
ieee.h Add ieee.h. 1999-08-29 18:10:33 +00:00
ieeefp.h
jmpbuf.h
kcore.h
limits.h Define ISO C99 (unsigned) long long (min, max) symbols. 2000-03-07 19:31:50 +00:00
lock.h Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
math.h const -> __const and include <sys/cdefs.h> earlier; fixes PR lib/9052 2000-01-04 14:20:05 +00:00
mtpr.h
param.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
pcb.h PMAP_NEW is no longer optional on the pc532; the old pmap's page table 1999-06-17 00:22:41 +00:00
pmap.h Don't inline pmap_kenter_pa(). It doesn't buy us much to do so, and 1999-07-28 01:07:52 +00:00
proc.h
profile.h
psl.h Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00
pte.h
ptrace.h
reg.h
setjmp.h
signal.h Use __LIBC12_SOURCE__, not __LIBC12_SOURCE :-) 1998-10-01 21:16:06 +00:00
stdarg.h Add a C99-style va_copy macro. 2000-02-03 16:16:06 +00:00
trap.h Protect all defines in this file with #ifdef _KERNEL. At least the 1999-01-15 07:42:48 +00:00
types.h Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
varargs.h
vmparam.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00