.section .init .global _init .align 2 _init: addi r1, r1, -32 swi r15, r1, 0 .section .fini .global _fini .align 2 _fini: addi r1, r1, -32 swi r15, r1, 0
![]() |
index : grovel | |
| Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
| aboutsummaryrefslogtreecommitdiff |
.section .init .global _init .align 2 _init: addi r1, r1, -32 swi r15, r1, 0 .section .fini .global _fini .align 2 _fini: addi r1, r1, -32 swi r15, r1, 0