Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22039

why the code in /arch/arm/cpu/armv7m/start.s is very little? Is it complete?

$
0
0

In the code of arm/cpu/armv7m/start.s in u-boot2016.01 is too few compared to others.

.globl  reset
.type reset, %function
reset:
    b   _main

.globl  c_runtime_cpu_setup
c_runtime_cpu_setup:
    mov pc, lr

Is it complete?


Viewing all articles
Browse latest Browse all 22039

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>