Subject: CVS commit: basesrc/lib/csu/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 07/10/2002 16:13:49
Module Name:	basesrc
Committed By:	scw
Date:		Wed Jul 10 13:13:48 UTC 2002

Modified Files:
	basesrc/lib/csu/sh5: crt0.c dot_init.h

Log Message:
Use an assembler trampoline to call the real start entrypoint, at least
until we switch to the native toolchain.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/csu/sh5/crt0.c \
    basesrc/lib/csu/sh5/dot_init.h

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