NetBSD/sys/arch/mips
jonathan 6aa07ba92c Add #ifdef _KERNEL/#endif around prototype of mips single-step emulator.
Add "struct proc;" inside the ifdef: <sys/proc.h> includes <machine/proc.h>
before declaring struct proc.
1997-06-02 01:58:38 +00:00
..
conf GNU ld script for linking mips kernels, contributed by Arne Juul. 1997-05-23 22:21:06 +00:00
include Add #ifdef _KERNEL/#endif around prototype of mips single-step emulator. 1997-06-02 01:58:38 +00:00
mips Lint: printf formats inside #ifdef DEBUG (long vs int, %x vs pointer). 1997-05-26 23:02:11 +00:00
Makefile.inc Update arch/pmax/Makefile to build in NetBSD rather than 4.4-Lite: 1996-09-29 23:51:22 +00:00