clarify the purpose of this project
[nyanglibc.git] / misc / revoke.s
blobda6c487b3ec1a56e0526b397d88de5888a64cce5
1 .text
2 #APP
3 .section .gnu.glibc-stub.revoke
4 .previous
5 .section .gnu.warning.revoke
6 .previous
7 #NO_APP
8 .p2align 4,,15
9 .globl __revoke
10 .type __revoke, @function
11 __revoke:
12 movq __libc_errno@gottpoff(%rip), %rax
13 movl $38, %fs:(%rax)
14 movl $-1, %eax
15 ret
16 .size __revoke, .-__revoke
17 .weak revoke
18 .set revoke,__revoke
19 .section .gnu.warning.revoke
20 #,"a",@progbits
21 .align 32
22 .type __evoke_link_warning_revoke, @object
23 .size __evoke_link_warning_revoke, 47
24 __evoke_link_warning_revoke:
25 .string "revoke is not implemented and will always fail"