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

8 lines
64 B
ArmAsm

.text
.extern __sync
.globl _sync
.balign 2
_sync:
jmp __sync