minix/lib/libc/syscall/sync.s

8 lines
70 B
ArmAsm

.sect .text
.extern __sync
.define _sync
.align 2
_sync:
jmp __sync