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