minix/lib/libc/syscall/lstat.S

8 lines
68 B
ArmAsm
Raw Normal View History

.text
2005-10-31 15:33:12 +01:00
.extern __lstat
.globl _lstat
.balign 2
2005-10-31 15:33:12 +01:00
_lstat:
jmp __lstat