Subject: CVS commit: basesrc/lib/csu/sparc64
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 03/29/2002 20:11:56
Module Name:	basesrc
Committed By:	eeh
Date:		Fri Mar 29 18:11:56 UTC 2002

Modified Files:
	basesrc/lib/csu/sparc64: crt0.c

Log Message:
Don't need `start' in crt0.o any more.  ld expects `_start' as the entry
symbol, while gcc likes `__start'.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/lib/csu/sparc64/crt0.c

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