clarify the purpose of this project
[nyanglibc.git] / debug / stack_chk_fail_local.nonshared.s
blob513e8bae693083948df37e1cbc4b1d3fd72f5a4d
1 .text
2 .p2align 4,,15
3 .globl __stack_chk_fail_local
4 .hidden __stack_chk_fail_local
5 .type __stack_chk_fail_local, @function
6 __stack_chk_fail_local:
7 subq $8, %rsp
8 call __stack_chk_fail@PLT
9 .size __stack_chk_fail_local, .-__stack_chk_fail_local