remove all .size and .type directives for functions from the asm
[musl] / src / thread / x86_64 / __unmapself.s
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-04-07 Rich Felkerconsistency: change all remaining syscalls to use SYS_...
2011-02-19 Rich Felkerrace condition fix: block all signals before decrementi...
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!