clarify the purpose of this project
[nyanglibc.git] / debug / readlinkat_chk.s
blobc530684b07672a5702c0d3394d72c3686038c1a6
1 .text
2 .p2align 4,,15
3 .globl __readlinkat_chk
4 .type __readlinkat_chk, @function
5 __readlinkat_chk:
6 cmpq %r8, %rcx
7 ja .L7
8 jmp readlinkat
9 .L7:
10 subq $8, %rsp
11 call __chk_fail
12 .size __readlinkat_chk, .-__readlinkat_chk
13 .hidden __chk_fail
14 .hidden readlinkat