minix/lib/libc/syscall/lseek64.s

8 lines
82 B
ArmAsm

.sect .text
.extern __lseek64
.define _lseek64
.align 2
_lseek64:
jmp __lseek64