* aarch64/crt0.S: Remove 'start'.
* arm/crt0.S: Ditto. * arm/redboot-crt0.S: Ditto.
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
.endm
|
||||
.code 32
|
||||
#endif
|
||||
FUNC_START SYM_NAME(start)
|
||||
FUNC_START SYM_NAME(_start)
|
||||
/* Unnecessary to set fp for v6-m/v7-m, which don't support
|
||||
ARM state. */
|
||||
|
Reference in New Issue
Block a user