summaryrefslogtreecommitdiff
path: root/src/internal/fdpic_crt.h
AgeCommit message (Collapse)AuthorLines
2015-09-12provide arch-generic fdpic self-relocation code for crt1 to useRich Felker-0/+28
this file is intended to be included by crt_arch.h on fdpic-based targets and needs to be called from the entry point asm.