clarify the purpose of this project
[nyanglibc.git] / io / lchmod.shared.s
blob7ac6d4fad3b514c9bfc79ce52d4bb8e7764594fa
1 .text
2 #APP
3 memmove = __GI_memmove
4 memset = __GI_memset
5 memcpy = __GI_memcpy
6 #NO_APP
7 .p2align 4,,15
8 .globl lchmod
9 .type lchmod, @function
10 lchmod:
11 movl %esi, %edx
12 movl $256, %ecx
13 movq %rdi, %rsi
14 movl $-100, %edi
15 jmp __GI_fchmodat
16 .size lchmod, .-lchmod