NetBSD/sys/arch/pc532/include
phil 63d5234cbf Integration of many changes from Matthias Pfaller plus some of mine.
Several had:  _MACHINE_ICU_H_ -> _NS32K_ICU_H_

cpu.h		* Removed definition of cpu_swapout.
		* Added definition of cpu_wait.

frame.h		* added struct switchframe

icu.h		* tweeked ints_off

param.h		* More derived constants.
		* Alot of things taken over from i386/include/param.h.

pcb.h		* Removed pcb_flags (was unused) and pcb_pl.
		  The current priority level is now stored
		  in the switch frame by cpu_switch.

pmap.h		* Taken over from i386/include/pmap.h.

psl.h		* Add USERMODE definition

trap.h		* T_INTERRUPT -> T_AST

types.h		* Remove __FORK_BRAINDAMAGE

vmparam.h	* Taken over from i386/include/vmparam.h.
		  Added definition of INTSTACK.
1996-02-01 00:03:25 +00:00
..
ansi.h
aout_machdep.h
asm.h Clean up of some assembly files. 1996-01-26 08:10:10 +00:00
cdefs.h
cpu.h Integration of many changes from Matthias Pfaller plus some of mine. 1996-02-01 00:03:25 +00:00
cpufunc.h New file from Matthias Pfaller. 1996-01-26 05:37:16 +00:00
db_machdep.h
disklabel.h
endian.h Updating to be like i386 version. 1995-06-18 07:13:46 +00:00
exec.h
float.h Wrap with #ifndef _XXX_FLOAT_H_/#define _XXX_FLOAT_H_/ ... /#endif. 1995-06-20 20:45:22 +00:00
frame.h Integration of many changes from Matthias Pfaller plus some of mine. 1996-02-01 00:03:25 +00:00
icu.h Integration of many changes from Matthias Pfaller plus some of mine. 1996-02-01 00:03:25 +00:00
ieeefp.h ns32k specific portions of ieeefp.h (fp_rnd, fp_except, constants, etc.). 1995-04-28 22:01:25 +00:00
jmpbuf.h
limits.h
mtpr.h
param.h Integration of many changes from Matthias Pfaller plus some of mine. 1996-02-01 00:03:25 +00:00
pcb.h Integration of many changes from Matthias Pfaller plus some of mine. 1996-02-01 00:03:25 +00:00
pmap.h Integration of many changes from Matthias Pfaller plus some of mine. 1996-02-01 00:03:25 +00:00
proc.h
profile.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
psl.h Integration of many changes from Matthias Pfaller plus some of mine. 1996-02-01 00:03:25 +00:00
pte.h New file needed for Matthias Pfaller rework of pmap.c to sync it with 1996-01-26 08:06:40 +00:00
ptrace.h Work towards getting gdb working by Craig Ruff. 1995-07-28 08:00:17 +00:00
reg.h Changes for gdb from Matthias Pfaller. 1995-08-29 22:37:41 +00:00
setjmp.h
signal.h
stdarg.h Stylistic changes. 1995-12-25 23:15:31 +00:00
trap.h Integration of many changes from Matthias Pfaller plus some of mine. 1996-02-01 00:03:25 +00:00
types.h Integration of many changes from Matthias Pfaller plus some of mine. 1996-02-01 00:03:25 +00:00
varargs.h Make the type of __builtin_va_list a long. 1995-12-26 01:16:24 +00:00
vmparam.h Integration of many changes from Matthias Pfaller plus some of mine. 1996-02-01 00:03:25 +00:00