| plan 9 kernel history: overview | file list | diff list |
1991/1225/port/portfns.h (diff list | history)
| 1991/1214/sys/src/9/port/portfns.h:195,201 – 1991/1225/sys/src/9/port/portfns.h:195,201 (short | long | prev | next) | ||
|
add sccsetup
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0428 | void savefpregs(FPsave*); | |
| 1991/1003 | void sccclock(void); | |
| 1991/0607 | void sccintr(void); | |
| 1991/1225 | void sccsetup(void*, ulong); | |
| 1991/0607 | void sccspecial(int, IOQ*, IOQ*, int); | |
| 1991/0705 | void sched(void); | |
| 1991/0706 | void schedinit(void); | |