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

8 lines
68 B
ArmAsm

.text
.extern __utime
.globl _utime
.balign 2
_utime:
jmp __utime