minix/lib/libc/syscall/lstat.s

8 lines
74 B
ArmAsm

.sect .text
.extern __lstat
.define _lstat
.align 2
_lstat:
jmp __lstat