Subject: CVS commit: src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/25/2005 10:27:03
Module Name: src
Committed By: yamt
Date: Fri Mar 25 10:27:03 UTC 2005
Modified Files:
src/sys/arch/xen/i386: gdt.c
Log Message:
don't bother to allocate gdt slots for tss
as we don't actually use them.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/i386/gdt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.