NetBSD/sys/arch/mips
jonathan c0f958f6be Add support for ptrace PT_GETREGS and PT_SETREGS for NetBSD/pmax:
* define PT_GETREGS and PT_SETREGS in pmax/include/ptrace.h
 * Flesh out the stubs in pmax/pmax/process_machdep.c to handle
   those requests.
 * Now that "struct reg" is actually used, remove the bogus
   #ifdef LANGUAGE_C around its definition, and redo pmax/include/reg.h
   so that the definitions needed by locore.S are in a separate file,
   pmax/include/regnum.h.
 * update locore.S to match.
1995-12-20 02:00:23 +00:00
..
include Add support for ptrace PT_GETREGS and PT_SETREGS for NetBSD/pmax: 1995-12-20 02:00:23 +00:00
mips Add support for ptrace PT_GETREGS and PT_SETREGS for NetBSD/pmax: 1995-12-20 02:00:23 +00:00