| plan 9 kernel history: overview | file list | diff list |
2002/0404/alphapc/cycintr.c (diff list | history)
| 2002/0404/sys/src/9/alphapc/cycintr.c:6,23 – 2002/0405/sys/src/9/alphapc/cycintr.c:6,23 (short | long) | ||
| 2002/0404 | #include "io.h" int | |
| 2002/0405 | havetimer(void) | |
| 2002/0404 | { return 0; } void | |
| 2002/0405 | timeradd(Timer *) | |
| 2002/0404 | { } void | |
| 2002/0405 | timerdel(Timer *) | |
| 2002/0404 | { } | |