| plan 9 kernel history: overview | file list | diff list |
1990/0315/gnot/fault.c (diff list | history)
| 1990/0312/sys/src/9/gnot/fault.c:89,100 – 1990/0315/sys/src/9/gnot/fault.c:89,100 (short | long | prev | next) | ||
| 1990/03091 | if(s == 0){ if(addr>USTKTOP){ cant: | |
| 1990/0315 | u->p->state = MMUing; | |
| 1990/03091 | dumpregs(ur); panic("fault"); exit(); | |