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 new RCS ID format. 1994-10-26 08:23:50 +00:00
aout_machdep.h new RCS ID format. 1994-10-26 08:23:50 +00:00
asm.h Clean up of some assembly files. 1996-01-26 08:10:10 +00:00
cdefs.h Changed name of __weak_reference() to __indr_reference(). They really 1995-03-23 19:58:48 +00:00
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 new RCS ID format. 1994-10-26 08:23:50 +00:00
disklabel.h move arch dependence to archs. clean up a bit. deal with weird MAXPARTITONS. 1994-10-14 18:26:22 +00:00
endian.h Updating to be like i386 version. 1995-06-18 07:13:46 +00:00
exec.h new RCS ID format. 1994-10-26 08:23:50 +00:00
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 new RCS ID format. 1994-10-26 08:23:50 +00:00
limits.h new RCS ID format. 1994-10-26 08:23:50 +00:00
mtpr.h new RCS ID format. 1994-10-26 08:23:50 +00:00
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 new RCS ID format. 1994-10-26 08:23:50 +00:00
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 make the definition of _JBLEN mach. dep. header-dependent. 1994-12-20 10:36:27 +00:00
signal.h Only define sig_atomic_t when _ANSI_SOURCE is defined. 1995-01-10 19:01:00 +00:00
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