minix/lib/libc/syscall/cprofile.s

8 lines
86 B
ArmAsm

.sect .text
.extern __cprofile
.define _cprofile
.align 2
_cprofile:
jmp __cprofile