clarify the purpose of this project
[nyanglibc.git] / csu / static-reloc.s
blobf9ce31f003e356b408f616688038dfe02fb92a0d
1 .text
2 .p2align 4,,15
3 .globl _dl_relocate_static_pie
4 .hidden _dl_relocate_static_pie
5 .type _dl_relocate_static_pie, @function
6 _dl_relocate_static_pie:
7 rep ret
8 .size _dl_relocate_static_pie, .-_dl_relocate_static_pie