clarify the purpose of this project
[nyanglibc.git] / stdio-common / gentempfd.s
blob6986aaa4f6a042eb7e77fc0d800ae9b156b2c4c0
1 .text
2 .section .rodata.str1.1,"aMS",@progbits,1
3 .LC0:
4 .string "/tmp"
5 .text
6 .p2align 4,,15
7 .globl __gen_tempfd
8 .hidden __gen_tempfd
9 .type __gen_tempfd, @function
10 __gen_tempfd:
11 movl %edi, %esi
12 leaq .LC0(%rip), %rdi
13 movl $384, %edx
14 orl $4259970, %esi
15 xorl %eax, %eax
16 jmp __open
17 .size __gen_tempfd, .-__gen_tempfd
18 .hidden __open