| plan 9 kernel history: overview | file list | diff list |
1990/1220/port/proc.c (diff list | history)
| 1990/1212/sys/src/9/port/proc.c:535,541 – 1990/1220/sys/src/9/port/proc.c:535,542 (short | long | prev | next) | ||
|
Proper function prototype for DEBUG function.
rsc Mon Mar 20 17:14:07 2006 | ||
| 1990/0227 | } #include <ureg.h> | |
| 1990/1220 | void DEBUG(void) | |
| 1990/0227 | { | |
| 1990/0330 | int i; | |
| 1990/0227 | Proc *p; | |