Plan 9 from Bell Labs 2000-08-05
2 files changed, 2 insertions(+), 2 deletions(-) M alphapc/segment.h M pc/pci.c
M alphapc/segment.h => alphapc/segment.h +1 -1
@@ 2,7 2,7 @@ * Attach segment types */ Physseg physseg[] = { Physseg physseg[10] = { { SG_SHARED, "shared", 0, SEGMAXSIZE, 0, 0 }, { SG_BSS, "memory", 0, SEGMAXSIZE, 0, 0 }, { 0, 0, 0, 0, 0, 0 },
M pc/pci.c => pc/pci.c +1 -1