. use library function to parse memory string
[minix3.git] / lib / syscall / getcwd.s
blob262c92d15a939e511c6283a7e74611b92e0f7a3e
1 .sect .text
2 .extern __getcwd
3 .define _getcwd
4 .align 2
6 _getcwd:
7 jmp __getcwd