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

8 lines
68 B
ArmAsm

.text
.extern __ioctl
.globl _ioctl
.balign 2
_ioctl:
jmp __ioctl