clarify the purpose of this project
[nyanglibc.git] / sunrpc / rpc_dtable.shared.s
blobab24d61287b46809fb0976e7a8794839fe1cd248
1 .text
2 #APP
3 memmove = __GI_memmove
4 memset = __GI_memset
5 memcpy = __GI_memcpy
6 .symver __EI__rpc_dtablesize, _rpc_dtablesize@GLIBC_2.2.5
7 #NO_APP
8 .p2align 4,,15
9 .globl __GI__rpc_dtablesize
10 .hidden __GI__rpc_dtablesize
11 .type __GI__rpc_dtablesize, @function
12 __GI__rpc_dtablesize:
13 movl size.7750(%rip), %eax
14 testl %eax, %eax
15 je .L8
16 rep ret
17 .p2align 4,,10
18 .p2align 3
19 .L8:
20 subq $8, %rsp
21 call __getdtablesize
22 movl %eax, size.7750(%rip)
23 addq $8, %rsp
24 ret
25 .size __GI__rpc_dtablesize, .-__GI__rpc_dtablesize
26 .globl __EI__rpc_dtablesize
27 .set __EI__rpc_dtablesize,__GI__rpc_dtablesize
28 .local size.7750
29 .comm size.7750,4,4
30 .hidden __getdtablesize