Files
rpi_b/lib/libc/syscall/cprofile.S
T

8 lines
80 B
ArmAsm

.text
.extern __cprofile
.globl _cprofile
.balign 2
_cprofile:
jmp __cprofile