~kris/9p

9hist

e62f01706d188530f767c62c388c1129aef6a321 — David du Colombier 32 years ago c054d30
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;
	}