summaryrefslogtreecommitdiff
path: root/src/thread/powerpc/__set_thread_area.s
AgeCommit message (Collapse)AuthorLines
2018-09-12make arch __set_thread_area backends hiddenRich Felker-0/+1
this is not a public interface, and does not even necessarily match the syscall on all archs that have a syscall by that name. on archs where it's implemented in C, no action on the source file is needed; the hidden declaration in pthread_arch.h suffices.
2012-11-13PPC port cleaned up, static linking works well now.rofl0r-0/+11