CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/17 16:44:46
Modified files:
sys/arch/amd64/amd64: gdt.c vm_machdep.c
sys/arch/i386/i386: locore.s vm_machdep.c
Log message:
gdt_compact() was removed years ago, so kill the code and comments
that worked around its presence
ok'ed by miod@
