plan9fox/sys/src/9/ppc/msaturn.h

8 lines
99 B
C
Raw Normal View History

enum {
Vecuart0 = 1,
Vecuart1 = Vecuart0 + 1,
Vectimer0 = 0,
Vecether = 3,
Vecunused = 15,
};