Subject: CVS commit: src/sys/arch/i386/stand/lib
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/24/2003 17:40:33
Module Name:	src
Committed By:	dsl
Date:		Thu Apr 24 17:40:32 UTC 2003

Modified Files:
	src/sys/arch/i386/stand/lib: message.S

Log Message:
Don't use ENTRY - it aligns the label and we can't afford the space.
Adjust coding to save 2 more bytes (assume 'D' flag clear - it is)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/stand/lib/message.S

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