Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/01/2002 22:36:51
Module Name: syssrc
Committed By: fvdl
Date: Tue Oct 1 19:36:51 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386: mptramp.s
Log Message:
The local APIC registers are defined for 32bit access only, so don't
use movzbl on them.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/i386/mptramp.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.