Linux Audio
Check our new training course
Embedded Linux Audio
1 2 3 4 5 6 7 8 9 10 11 12 13
.section .init lds.l @r15+, pr mov.l @r15+, r14 mov.l @r15+, r12 rts add #4, r15 .section .fini lds.l @r15+, pr mov.l @r15+, r14 mov.l @r15+, r12 rts add #4, r15