Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 07/07/1999 15:59:48
Module Name:	basesrc
Committed By:	fvdl
Date:		Wed Jul  7 22:59:48 UTC 1999

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

Log Message:
Add _start (as well as __start). It's the default start symbol expected
by ld for the i386 ELF case.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/csu/i386_elf/crt0.c

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