| plan 9 kernel history: overview | file list | diff list |
1991/0319/gnot/mem.h (diff list | history)
| 1990/1223/sys/src/9/gnot/mem.h:48,54 – 1991/0319/sys/src/9/gnot/mem.h:48,54 (short | long | prev | next) | ||
| 1990/03091 | */ #define USERADDR 0x80000000 | |
| 1991/0319 | #define UREGADDR (USERADDR+BY2PG-(2+4+2+(8+8+1+1)*BY2WD)) | |
| 1990/03091 | /* * Devices poked during bootstrap | |