remove all .size and .type directives for functions from the asm
[musl] / src / thread / x86_64 / __set_thread_area.s
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-02-16 Rich Felkerpatch by njk, simplifies thread register initialization...
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!