forked from Imagelibrary/rtems
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:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user