NetBSD/sys/arch/mips
jdolecek ef8abe0767 Make the setregs hook emulation-specific, rather than executable
format specific.
Struct emul has a e_setregs hook back, which points to emulation-specific
setregs function. es_setregs of struct execsw now only points to
optional executable-specific setup function (this is only used for
ECOFF).
2001-09-18 19:36:32 +00:00
..
bonito Add some macros to decode the BONITO revision register. 2001-06-25 20:15:03 +00:00
conf By adding a well-placed space or two, 'make depend' no longer loses 2001-07-19 01:46:15 +00:00
include Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
mips Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
Makefile
Makefile.inc