Skip to content
Commit a5acbe1b authored by Chris Kay's avatar Chris Kay Committed by ronald-cron-arm
Browse files

arch: Move to Newlib's crt0



- Remove the custom crt0 initialization routines
- Implement required Newlib symbols
    This includes _exit() and main() as well as __bss_start__,
    __bss_end__ and __stack, which are all used by newlib's crt0
    routines.

Change-Id: I229509c56bcccbfdbdf5700a5f048767aa9ecea5
Signed-off-by: Chris Kay's avatarChris Kay <chris.kay@arm.com>
parent eff37bd0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment