fix clone() on mips (args were in wrong order)
authorRich Felker <dalias@aerifal.cx>
Thu, 12 Jul 2012 00:44:38 +0000 (20:44 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 12 Jul 2012 00:44:38 +0000 (20:44 -0400)
commit715b6403ce25110d594c7814e9cff860486a6f85
tree33c91f1dd55a41d59c1c7e0a1dbd2b5f5e1e9cc7
parent5c94367a9b0f1c1dd0deadb0f320242b59f844bb
fix clone() on mips (args were in wrong order)

with this change, threads on mips seem to be working
src/thread/mips/clone.s