summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/powerpc/clone.S
AgeCommit message (Collapse)Author
2002-04-10Make assembly code PIC-compatible.David Schleef
2002-02-20oops. I had accidentally typed in "clean" when I meant "clone".Eric Andersen
This fix makes pthreads actaully work on powerpc. -Erik
2002-02-04Rework powerpc to be consistant with the other arches.Eric Andersen
-Erik