| plan 9 kernel history: overview | file list | diff list |
2002/0112/alphapc/main.c (diff list | history)
| 2002/0109/sys/src/9/alphapc/main.c:258,270 – 2002/0112/sys/src/9/alphapc/main.c:258,269 (short | long | prev | next) | ||
|
Comment edit.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1999/0515 | */ | |
| 1999/0415 | } | |
| 2002/0109 |
| |
| 2002/0112 | /* still to do */ | |
| 2002/0109 | void reboot(void*, void*, ulong) { exit(0); } | |
| 1999/0415 | void exit(int) | |