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

8 lines
72 B
ArmAsm

.text
.extern __killpg
.globl _killpg
.balign 2
_killpg:
jmp __killpg