Subject: CVS commit: syssrc/sys/arch/x86_64/x86_64
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 05/26/2002 15:07:40
Module Name:	syssrc
Committed By:	fvdl
Date:		Sun May 26 12:07:40 UTC 2002

Modified Files:
	syssrc/sys/arch/x86_64/x86_64: locore.S

Log Message:
Don't stuff fs and gs in the PCB, they need to be dealt with in
the trapframe.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/x86_64/x86_64/locore.S

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