summaryrefslogtreecommitdiff
path: root/src/thread/powerpc64/clone.s
AgeCommit message (Collapse)AuthorLines
2018-09-12make arch __clone backends hiddenRich Felker-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.
2016-05-08add powerpc64 portBobby Bingham-0/+47