clarify the purpose of this project
[nyanglibc.git] / nptl / crtn.s
blob6ce7d63572d47a49ac840aa019774fc835d8e56a
1 .section .init,"ax",@progbits
2 addq $8, %rsp
3 ret
4 .section .fini,"ax",@progbits
5 addq $8, %rsp
6 ret