Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 04/13/2000 11:40:29
Module Name:	syssrc
Committed By:	eeh
Date:		Thu Apr 13 18:40:28 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc64/sparc64: locore.s

Log Message:
Apparently gas 2.9.5 (don't ask) does not like to add values to %lo()
directives so move the additions inside %lo() to make it happy.
Hopefully this won't break older versions.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/arch/sparc64/sparc64/locore.s

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