about summary refs log tree commit diff
path: root/src/thread/powerpc64/clone.s
Commit message (Collapse)AuthorAgeFilesLines
* make arch __clone backends hiddenRich Felker2018-09-121-0/+1
| | | | | these are not a public interface and are not intended to be callable from anywhere but the public clone function or other places in libc.
* add powerpc64 portBobby Bingham2016-05-081-0/+47