source: trunk/loader/a495/resetcode/entry.S @ 1374

Revision 1374, 77 bytes checked in by philmoz, 19 months ago (diff)

Cleanup SVN properties using reyalp's platprops.bash script (part 1).

  • Property svn:eol-style set to native
RevLine 
[1374]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.