From a44ee3cde8b55c314410210b9f3076797b9925fc Mon Sep 17 00:00:00 2001 From: kaashoek Date: Mon, 26 Jun 2006 16:40:43 +0000 Subject: stick mpstack in cpu structure --- bootother.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootother.S') 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 -- cgit v1.2.3