minix/lib/libc/syscall/fcntl.S

8 lines
68 B
ArmAsm
Raw Normal View History

.text
2005-04-21 16:53:53 +02:00
.extern __fcntl
.globl _fcntl
.balign 2
2005-04-21 16:53:53 +02:00
_fcntl:
jmp __fcntl