| plan 9 kernel history: overview | file list | diff list |
1991/0716/pc/fault386.c (diff list | history)
| 1991/0711/sys/src/9/pc/fault386.c:9,15 – 1991/0716/sys/src/9/pc/fault386.c:9,15 (short | long | prev | next) | ||
| 1991/0710 | void faultinit(void) { | |
| 1991/0716 | setvec(Faultvec, fault386); | |
| 1991/0710 | } void | |