summaryrefslogtreecommitdiff
path: root/bootasm.S
diff options
context:
space:
mode:
authorrtm <rtm>2006-08-29 19:06:37 +0000
committerrtm <rtm>2006-08-29 19:06:37 +0000
commitdfcc5b997ce9c313b9ac0e7d8da39c4416b472a8 (patch)
tree2d6c4e47bad6cfe7436896068a5872ace545a974 /bootasm.S
parentd7ce6545e7179e9a4b950838c354b485e3f3fdb8 (diff)
downloadxv6-labs-dfcc5b997ce9c313b9ac0e7d8da39c4416b472a8.tar.gz
xv6-labs-dfcc5b997ce9c313b9ac0e7d8da39c4416b472a8.tar.bz2
xv6-labs-dfcc5b997ce9c313b9ac0e7d8da39c4416b472a8.zip
prune unneeded panics and debug output
Diffstat (limited to 'bootasm.S')
-rw-r--r--bootasm.S4
1 files changed, 4 insertions, 0 deletions
diff --git a/bootasm.S b/bootasm.S
index c2a3c3e..dda415d 100644
--- a/bootasm.S
+++ b/bootasm.S
@@ -1,3 +1,7 @@
+#
+# from JOS
+#
+
#include "asm.h"
.set PROT_MODE_CSEG,0x8 # code segment selector