musl/crt/arm
Rich Felker 976c0fdcb5 remove init/fini array asm from arm crti/crtn files
this code has been replaced by portable C code that works on all
archs. the old asm needs to be removed or ctors/dtors will run twice.
2013-07-21 03:48:35 -04:00
..
Scrt1.s add PIE support for ARM 2013-07-10 16:58:27 -04:00
crt1.s add support for init/finit (constructors and destructors) 2012-02-06 14:39:09 -05:00
crti.s remove init/fini array asm from arm crti/crtn files 2013-07-21 03:48:35 -04:00
crtn.s remove init/fini array asm from arm crti/crtn files 2013-07-21 03:48:35 -04:00