NetBSD/sys/arch/mips/include
jonathan 379c9be4a8 More patches for ARC from Noriyuki Soda:
* commit isapnpvar.h changes required for ARC to support plain isa.
  * fixup mistake over mips/include/cpuregs.h.
  * mips/mips_machdep.c:
     set L2 cache-size for arc, cleanup use of L2cache present
     vs L2 cache-size variables. check for no L2 cache on kernels
     configured to require one. misc cleanups.
  * mips/mpis/trap.c: more locore stack-traceback  label cleanup.
XXX  Locore callbacks for mips3, mips4, r4600 cacheflush need more work.
1998-10-01 00:42:37 +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
bsd-aout.h
cachectl.h
cdefs.h
conf.h
cpu.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
cpuregs.h More patches for ARC from Noriyuki Soda: 1998-10-01 00:42:37 +00:00
db_machdep.h
ecoff_machdep.h
elf.h
elf_machdep.h Define ELF dynamic types for MIPS (some will be used by ld.elf_so). 1998-03-25 04:06:50 +00:00
endian.h (Always) (practice) (safe) (macro expansion). 1998-07-31 15:07:41 +00:00
float.h
ieeefp.h
intr.h * Create /sys/arch/mips/include/intr.h, with extern declaration of 1998-03-26 12:46:33 +00:00
kcore.h
kdbparam.h
limits.h _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
locore.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
mips1_pte.h
mips3_pte.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
mips_cpu.h Add one more new MIPS processor PRid 0x30 for IDT RC64474/64475. These 1998-09-26 08:16:38 +00:00
mips_opcode.h
mips_param.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
pcb.h
pmap.h Fix typo with new poolpage stuff 1998-07-26 10:15:36 +00:00
proc.h
profile.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
psl.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
pte.h
ptrace.h
reg.h
regdef.h
regnum.h "PS" alias for "SR" clashes with netccitt/pk.h. ifdef out. 1998-07-05 04:14:56 +00:00
reloc.h
setjmp.h Need 87 longs for a jmp_buf now (we use sigcontext, which grew). 1998-09-16 23:15:08 +00:00
signal.h sigset13_t -> int. 1998-09-14 02:48:33 +00:00
stdarg.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
sysarch.h
trap.h More patches for ARC from Noriyuki Soda: 1998-10-01 00:42:37 +00:00
types.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
varargs.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
vmparam.h