Subject: CVS commit: src/sys/compat/linux/arch/amd64
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/05/2008 19:11:53
Module Name: src
Committed By: dsl
Date: Sat Jan 5 19:11:53 UTC 2008
Modified Files:
src/sys/compat/linux/arch/amd64: linux_machdep.c
Log Message:
Use the new names (_REG_RFLAGS and _REG_RSP) for the indexes of __gregs[]
which match the names of in the trapframe and .S code.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/compat/linux/arch/amd64/linux_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.