From: Austin Clements Date: Fri, 2 Sep 2011 18:00:33 +0000 (-0400) Subject: bootother -> entryother in README X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=82bb0b56c62b3595d04e6224a67397f221298166;p=cs3210-lab0.git bootother -> entryother in README --- diff --git a/README b/README index d05cbe8..f8d8efe 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ provides pointers to on-line resources for v6. xv6 borrows code from the following sources: JOS (asm.h, elf.h, mmu.h, bootasm.S, ide.c, console.c, and others) - Plan 9 (bootother.S, mp.h, mp.c, lapic.c) + Plan 9 (entryother.S, mp.h, mp.c, lapic.c) FreeBSD (ioapic.c) NetBSD (console.c)