clarify the purpose of this project
[nyanglibc.git] / debug / ttyname_r_chk.shared.s
blobcdcd231487a0d03d7702143ab56f8fce8e8a53de
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 __ttyname_r_chk
9 .type __ttyname_r_chk, @function
10 __ttyname_r_chk:
11 cmpq %rcx, %rdx
12 ja .L7
13 jmp __ttyname_r
14 .L7:
15 subq $8, %rsp
16 call __GI___chk_fail
17 .size __ttyname_r_chk, .-__ttyname_r_chk
18 .hidden __ttyname_r