Plan 9 from Bell Labs 1997-12-11
2 files changed, 7 insertions(+), 0 deletions(-) M carrera/main.c M port/chan.c
M carrera/main.c => carrera/main.c +6 -0
@@ 300,6 300,12 @@ iomapinit(void) /* Invalidate the old entries */ IO(ulong, Tir) = 0; /* Invalidate R4030 I/O cache */ for(i=0; i<8; i++){ *(ulong*)0xE0000034 = i<<2; *(ulong*)0xE000004C = 0; } } /*
M port/chan.c => port/chan.c +1 -0