paths.h: remove cruft
[musl] / crt / x86_64 /
2013-06-03 Rich Felkeralign stack properly for calling global ctors/dtors...
2012-05-03 Rich Felkerremove some junk from x86_64 start files
2012-05-03 Rich FelkerPIE support for x86_64 (untested)
2012-02-06 Rich Felkeradd support for init/finit (constructors and destructors)
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!