From aacadf09d69500c554def326ce2a57563ff1e851 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 4 Oct 2002 02:44:51 +0000 Subject: 2002-10-03 Roland McGrath * i386/i386/gdt.h (USER_TSS): Macro removed (was unused). (KERNEL_GS): Macro removed (value was bogus!--fix SMP later). * i386/i386/i386asm.sym: Comment out KERNEL_GS. --- i386/i386/i386asm.sym | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i386/i386/i386asm.sym b/i386/i386/i386asm.sym index 620f252e..6c1f68a4 100644 --- a/i386/i386/i386asm.sym +++ b/i386/i386/i386asm.sym @@ -113,7 +113,7 @@ expr LDTSZ expr KERNEL_CS expr KERNEL_DS -expr KERNEL_GS +/*expr KERNEL_GS*/ expr KERNEL_TSS expr KERNEL_LDT -- cgit v1.2.3