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