From dfcc5b997ce9c313b9ac0e7d8da39c4416b472a8 Mon Sep 17 00:00:00 2001 From: rtm Date: Tue, 29 Aug 2006 19:06:37 +0000 Subject: prune unneeded panics and debug output --- bootasm.S | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bootasm.S') 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 -- cgit v1.2.3