aboutsummaryrefslogtreecommitdiff
path: root/src/thread/powerpc64/__set_thread_area.s (follow)
Commit message (Expand)AuthorAgeFilesLines
* make arch __set_thread_area backends hidden•••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. Rich Felker2018-09-121-0/+1
* add powerpc64 portBobby Bingham2016-05-081-0/+8