Compare with Previous | Blame | View Log
/* */ .global __start __start: l.addi r3,r1,0 l.j __uClibc_start l.nop
/*
*/
.global __start
__start:
l.addi r3,r1,0
l.j __uClibc_start
l.nop