source: trunk/loader/sx20/resetcode/entry.S @ 939

Revision 939, 77 bytes checked in by reyalp, 3 years ago (diff)

eol style and ignore props for sx20

  • Property svn:eol-style set to native
Line 
1        .section .entry
2
3        MOV     SP, #0x1900
4        MOV     R11, #0
5        B       copy_and_restart
6
Note: See TracBrowser for help on using the repository browser.