. use library function to parse memory string
[minix3.git] / lib / syscall / chmod.s
blobcaf12bf9ed11a3884bf06598a75a4022f1e139eb
1 .sect .text
2 .extern __chmod
3 .define _chmod
4 .align 2
6 _chmod:
7 jmp __chmod