root
/
loader
/
sx130is
/
resetcode
/entry.S
/* [<][>][^][v][top]
[bottom]
[index]
[help]
*/
1 .section .entry
2
3 MOV SP, #0x1900
4 MOV R11, #0
5 B copy_and_restart
6
/* [<][>][^][v]
[top]
[bottom]
[index]
[help]
*/