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

8 lines
64 B
ArmAsm

.text
.extern __link
.globl _link
.balign 2
_link:
jmp __link