Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/arm32/src/start.S

    r1298da25 r6ac14a70  
    6969        bl arch_pre_main
    7070       
    71         #
    72         # Create the first stack frame.
    73         #
    74         mov fp, #0
    75         mov ip, sp
    76         push {fp, ip, lr, pc}
    77         sub fp, ip, #4
    78 
    7971        bl main_bsp
    8072
Note: See TracChangeset for help on using the changeset viewer.