remove all .size and .type directives for functions from the asm
[musl] / src / thread / x86_64 / syscall_cp.s
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-04-17 Rich Felkerfix typo in x86_64 cancellable syscall asm
2011-04-17 Rich Felkerfix bugs in cancellable syscall asm
2011-04-17 Rich Felkerfix some minor issues in cancellation handling patch
2011-04-17 Rich Felkeroverhaul pthread cancellation