| plan 9 kernel history: overview | file list | diff list |
2002/1119/port/nulledf.c (diff list | history)
| 2002/0927/sys/src/9/port/nulledf.c:4,10 – 2002/1119/sys/src/9/port/nulledf.c:4,11 (short | long | prev) | ||
|
Include realtime.h.
rsc Fri Mar 4 12:44:25 2005 | ||
| 2002/0410 | #include "dat.h" #include "fns.h" #include "../port/error.h" | |
| 2002/0927 |
| |
| 2002/1119 | #include "realtime.h" #include "../port/edf.h" | |
| 2002/0410 | ||
| 2002/0704 | static int | |
| 2002/0410 | isedf(Proc*) | |