NetBSD/sys/arch/mips
jeffs f6812b853b Only define machdep sysctls if CPU_MAXID is not defined by machine/cpu.h.
This lets mips ports have additional machdep sysctl.  Define CPUISMIPS3
for MIPS1+MIPS2 as cpu_arch >= 3 to support mips4.  Add cpu_intr()
prototype so this is defined in one place.
2000-07-11 06:34:57 +00:00
..
conf Oops. 2000-07-11 01:15:47 +00:00
include Only define machdep sysctls if CPU_MAXID is not defined by machine/cpu.h. 2000-07-11 06:34:57 +00:00
mips Update mips3_locore_vec cache functions for mips3_L1TwoWayCache. Add cast 2000-07-10 23:21:16 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc GC some bogus definitions. 1997-10-11 16:12:55 +00:00