Plan 9 from Bell Labs 1994-08-18
1 files changed, 0 insertions(+), 1 deletions(-) M carrera/trap.c
M carrera/trap.c => carrera/trap.c +0 -1
@@ 360,7 360,6 @@ intr(Ureg *ur) if(cause & INTR7) { clock(ur); - cause &= ~INTR7; return; }