xv6

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit a8acdf02eec50333066a678adf263a16b323c87c
parent 773159fbeee3ae4a22ffba37d36bd1c997d32440
Author: rsc <rsc>
Date:   Mon, 27 Aug 2007 23:54:24 +0000

no more ioapic.h

Diffstat:
Mrunoff.list | 19++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/runoff.list b/runoff.list @@ -53,15 +53,32 @@ exec.c # pipes pipe.c + # string operations string.c # low-level PC mp.c -ioapic.h lapic.c ioapic.c picirq.c kbd.h console.c 8253pit.c + + + + + + + + + + + + + + + + +