]> Devi Nivas Git - cs3210-lab1.git/commitdiff
bootother -> entryother in README
authorAustin Clements <amdragon@mit.edu>
Fri, 2 Sep 2011 18:00:33 +0000 (14:00 -0400)
committerAustin Clements <amdragon@mit.edu>
Fri, 2 Sep 2011 18:00:33 +0000 (14:00 -0400)
README

diff --git a/README b/README
index d05cbe8e78f96282ead652ec1fe21e0ec845530a..f8d8efe65918f4bee3d9c78760103606ad76c66c 100644 (file)
--- 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)