]> Devi Nivas Git - cs3210-lab1.git/commitdiff
bootothers now in main
authorrsc <rsc>
Wed, 29 Aug 2007 19:20:49 +0000 (19:20 +0000)
committerrsc <rsc>
Wed, 29 Aug 2007 19:20:49 +0000 (19:20 +0000)
bootother.S

index b4a3107c858f651c72db2c0f8d205aaa4e28f999..029e0ef4406daded5ad4066882625da7edc4be37 100644 (file)
@@ -9,9 +9,9 @@
 #   CS limit set to 64KB;
 #   CPL and IP set to 0.
 #
-# mp.c causes each non-boot CPU in turn to jump to start.
-# mp.c puts the correct %esp in start-4, and the place to jump
-# to in start-8.
+# Bootothers (in main.c) starts each non-boot CPU in turn.
+# It puts the correct %esp in start-4,
+# and the place to jump to in start-8.
 #
 # This code is identical to bootasm.S except:
 #   - it does not need to enable A20