slightly more accurate and verbose sanity checking
[minix3.git] / lib / syscall / access.s
blob5c6a91366324a4df1db22afac1ebb9dce8521483
1 .sect .text
2 .extern __access
3 .define _access
4 .align 2
6 _access:
7 jmp __access