| plan 9 kernel history: overview | file list | diff list |
2003/0301/alphapc/trap.c (diff list | history)
| 2002/0824/sys/src/9/alphapc/trap.c:238,260 – 2003/0301/sys/src/9/alphapc/trap.c:238,245 (short | long | prev) | ||
| 2000/0401 | if(ctl->eoi) ctl->eoi(vno); | |
| 2003/0301 | preempted(); | |
| 2000/0401 | } else if(vno >= VectorPIC && vno <= MaxVectorPIC){ /* | |