Patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to not use this file for

ColdFires.  It is just too wrong to fix.
This commit is contained in:
Joel Sherrill
1998-08-01 14:41:20 +00:00
parent 5ef4fae650
commit 906577f4f6

View File

@@ -18,6 +18,8 @@
#include "asm.h"
#if (M68K_COLDFIRE_ARCH == 0) /* All ColdFire BSPs must provide their own start vector */
BEGIN_CODE
| Default entry points for:
PUBLIC (start) | GNU
@@ -157,6 +159,7 @@ SYM (initial_sr):
END_DATA
#endif
END