NetBSD/sys/arch/mips/include
jonathan 99b43cc2bc * Apply LOCORE -> _LOCORE change so locore.S doesn't #include struct
definitions.

* Include <mips/cpuregs.h> in <cpu.h> so kern_clock.c has user/kernel
  status bits in scope.  Still needs  work; r2k/r4k previous-mode bits
  are different.

* Include <mips/mips_param.h> in pica/include/param.h, for locore declarations,
  and definitions of vm and  other constants that should be shared across
  NetBSD/mips  systems to esnsure user-level binary compatibility.
1996-08-11 23:30:22 +00:00
..
ansi.h Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1. 1996-03-16 01:31:45 +00:00
aout_machdep.h new RCS ID format. 1994-10-26 21:08:38 +00:00
asm.h Rename from pmax/include/machAsmDefs.h to mips/include/asm.h. 1996-03-25 02:50:50 +00:00
bsd-aout.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
cdefs.h Change mips __warn_references() macro to use the ELF warning features 1995-12-15 01:17:04 +00:00
cpu.h fix case typo: CLKF_BASEPRI_R4k to _R4K 1996-03-23 20:28:19 +00:00
cpuregs.h Resolve all differences between the Pica and pmax versions of machConst.h: 1996-03-28 11:34:05 +00:00
ecoff.h change structure member names to be in line with what various ECOFF 1996-05-09 23:46:18 +00:00
ecoff_machdep.h change structure member names to be in line with what various ECOFF 1996-05-09 23:46:18 +00:00
elf.h Rename unused macro ELF_HDR_SIZE -> MIPS_ELF_HDR_SIZE to avoid clash 1996-06-26 04:41:41 +00:00
endian.h Include <mips/types.h> to bring u_int32_t and u_int16_t in scope for 1996-06-05 23:44:31 +00:00
exec.h new RCS ID format. 1994-10-26 21:08:38 +00:00
float.h NetBSD's ieee FP definitions for the pmax are valid for other mips cpus; 1996-03-18 22:40:21 +00:00
ieeefp.h NetBSD's ieee FP definitions for the pmax are valid for other mips cpus; 1996-03-18 22:40:21 +00:00
kdbparam.h new RCS ID format. 1994-10-26 21:08:38 +00:00
limits.h Remove pmax-specific CLK_TICK to prepare for moving to sys/arch/mips. 1996-03-19 02:45:48 +00:00
locore.h * Move the declarations of mips locore functions from the pmax tree 1996-05-20 23:38:26 +00:00
mips1_pte.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
mips3_pte.h * Apply LOCORE -> _LOCORE change so locore.S doesn't #include struct 1996-08-11 23:30:22 +00:00
mips_opcode.h Merge in additions of missing MIPS-I opcodes, and r4000-in-32-bit mode 1996-03-23 18:49:29 +00:00
mips_param.h Remove common-across-all-MIPS-cpu definitions (e.g., user-level-visible 1996-05-19 17:52:18 +00:00
pcb.h Change "pmax" -> "mips" before moving to sys/arch/mips/include. 1996-03-19 02:12:05 +00:00
pmap.h Change "pmax_xxx" macros to "mips_xxx" macros, in preparation 1996-03-19 04:15:15 +00:00
proc.h new RCS ID format. 1994-10-26 21:08:38 +00:00
profile.h Change reference in asm code from ``__mcount'' to ``___mcount'', to be 1995-05-31 00:25:06 +00:00
psl.h new RCS ID format. 1994-10-26 21:08:38 +00:00
ptrace.h Reserve a number in the machine-dependent range for PT_STEP, in 1995-12-21 09:28:36 +00:00
reg.h Add support for ptrace PT_GETREGS and PT_SETREGS for NetBSD/pmax: 1995-12-20 02:00:23 +00:00
regdef.h new RCS ID format. 1994-10-26 21:08:38 +00:00
regnum.h Remove #ifdef LANGUAGE_C - protected definition of "struct reg". 1996-03-19 15:20:39 +00:00
reloc.h Change "XXX_pmax" to "XXX_mips" in preparation for merging with 1996-03-19 22:18:45 +00:00
setjmp.h make the definition of _JBLEN mach. dep. header-dependent. 1994-12-20 10:36:27 +00:00
signal.h Add eight 32-bit (XXX) words of reserved space to struct sigcontext, 1996-03-19 04:22:04 +00:00
stdarg.h Revert pmax stdarg.h and varargs.h to versions from 1995-11-13. Those 1996-02-26 23:29:05 +00:00
trap.h Change pmax T_USER bit (software only) to be 0x20, the same as the 1996-03-24 08:12:53 +00:00
types.h Fixes for -Wall -Wmissing-prototypes: 1996-04-09 20:54:08 +00:00
varargs.h Revert pmax stdarg.h and varargs.h to versions from 1995-11-13. Those 1996-02-26 23:29:05 +00:00
vmparam.h new RCS ID format. 1994-10-26 21:08:38 +00:00