| plan 9 kernel history: overview | file list | diff list |
2000/0805/alphapc/segment.h (diff list | history)
| 1999/0415/sys/src/9/alphapc/segment.h:2,8 – 2000/0805/sys/src/9/alphapc/segment.h:2,8 (short | long | prev | next) | ||
| 1999/0415 | * Attach segment types */ | |
| 2000/0805 | Physseg physseg[10] = { | |
| 1999/0415 | { SG_SHARED, "shared", 0, SEGMAXSIZE, 0, 0 }, { SG_BSS, "memory", 0, SEGMAXSIZE, 0, 0 }, { 0, 0, 0, 0, 0, 0 }, | |