| plan 9 kernel history: overview | file list | diff list |
1991/1218/power/faultmips.c (diff list | history)
| 1991/1218/sys/src/9/power/faultmips.c:4,10 – 1992/0111/sys/src/9/power/faultmips.c:4,10 (short | long | prev | next) | ||
| 1990/1212 | #include "dat.h" #include "fns.h" #include "ureg.h" | |
| 1992/0111 | #include "../port/error.h" | |
| 1990/1212 | /* * find out fault address and type of access. | |