Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 12/14/2002 11:38:51
Module Name:	syssrc
Committed By:	junyoung
Date:		Sat Dec 14 09:38:51 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: gdt.c

Log Message:
Now that gdt_compact() is gone, #if 0'ed gdt_shrink() doesn't need to be
here, either. Remove other #if 0 code as well.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/i386/i386/gdt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.