NetBSD/sys/arch/pmax
tsutsui 834608599b - start.S
add a hazard nop so that prom_restart() works properly on MIPS1
  (it seems broken since initial revision and had been restarted by fault?)

- common.h
  export prom_restart()

- if_prom.c
  use prom_restart() instead of a direct PROM call (that should be equivalent)
2011-01-10 17:01:17 +00:00
..
compile
conf Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
ibus Set RI_NO_AUTO in ri_flg if init function is invoked from cnattach. 2010-05-15 20:31:10 +00:00
include Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pmax Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
stand - start.S 2011-01-10 17:01:17 +00:00
tc Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
Makefile