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

8 lines
76 B
ArmAsm

.text
.extern __waitpid
.globl _waitpid
.balign 2
_waitpid:
jmp __waitpid