| plan 9 kernel history: overview | file list | diff list |
1991/0709/pc/fns.h (diff list | history)
| 1991/0706/sys/src/9/pc/fns.h:5,12 – 1991/0709/sys/src/9/pc/fns.h:5,12 (short | long | prev | next) | ||
| 1991/0702 | void delay(int); | |
| 1991/0706 | void floppyinit(void); void floppyintr(Ureg*); | |
| 1991/0709 | void floppystart(int); void floppystop(int); | |
| 1991/0706 | void idle(void); | |
| 1991/0702 | int inb(int); | |
| 1991/0703 | void intr0(void); | |