Subject: CVS commit: syssrc/sys/arch/amiga/amiga
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 11/28/2001 11:49:52
Module Name:	syssrc
Committed By:	kleink
Date:		Wed Nov 28 09:49:51 UTC 2001

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

Log Message:
Update to reflect that unlike in m68k a.out environments, where the .align
directive is given a log2 argument, .align is given a linear argument in
m68k ELF environments.


To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 syssrc/sys/arch/amiga/amiga/locore.s

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