From 0aef8914959af9e472852611eb6352c211093d35 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sat, 8 Aug 2009 01:07:30 -0700 Subject: shuffle and tweak for formatting. pdf has very good page breaks now. would be a good copy for fall 2009. --- timer.c | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'timer.c') diff --git a/timer.c b/timer.c index 8fdecee..8df75a9 100644 --- a/timer.c +++ b/timer.c @@ -30,36 +30,3 @@ timerinit(void) outb(IO_TIMER1, TIMER_DIV(100) / 256); picenable(IRQ_TIMER); } - - - - - - - - - - - - - - - - - - -// Blank page - - - - - - - - - - - - - - -- cgit v1.2.3