diff options
Diffstat (limited to 'bootother.S')
-rw-r--r-- | bootother.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootother.S b/bootother.S index 8f2b2ce..2bdfdb2 100644 --- a/bootother.S +++ b/bootother.S @@ -14,7 +14,6 @@ * mp.c puts the correct %esp in start-4, and the place to jump * to in start-8. * - * Credit: Cliff Frey and Plan 9 */ .set PROT_MODE_CSEG,0x8 # code segment selector |