. use library function to parse memory string
[minix3.git] / lib / syscall / fcntl.s
blob97b78940bed5fb2ea9a7365a8b084d4afeb45a1f
1 .sect .text
2 .extern __fcntl
3 .define _fcntl
4 .align 2
6 _fcntl:
7 jmp __fcntl