summaryrefslogtreecommitdiff
path: root/src/thread/arm/clone.s
AgeCommit message (Expand)AuthorLines
2012-07-14avoid blx instruction which does not exist on armv4t or armv4Rich Felker-1/+2
2011-10-09fix typo in arm clone() asmRich Felker-1/+1
2011-09-18initial commit of the arm portRich Felker-0/+35