| plan 9 kernel history: overview | file list | diff list |
1999/0512/alphapc/mmu.c (diff list | history)
| 1999/0511/sys/src/9/alphapc/mmu.c:238,251 – 1999/0512/sys/src/9/alphapc/mmu.c:238,249 (short | long | prev | next) | ||
| 1999/0511 | void *va; /* | |
| 1999/0512 | * Viability hack. Only for PCI frambuffers. | |
| 1999/0511 | */ | |
| 1999/0512 | if(pa == 0) return 0; | |
| 1999/0511 | USED(align); | |