]> git.lizzy.rs Git - plan9front.git/blob - sys/src/9/ppc/msaturn.h
bcm64: update io.h for pci express and raspberry pi 4
[plan9front.git] / sys / src / 9 / ppc / msaturn.h
1 enum {
2         Vecuart0 = 1,
3         Vecuart1 = Vecuart0 + 1,
4         Vectimer0 = 0,
5         Vecether = 3,
6         Vecunused = 15,
7 };