fix clone() on mips (args were in wrong order)
[musl] / src / thread / mips / clone.s
2012-07-12 Rich Felkerfix clone() on mips (args were in wrong order)
2012-07-11 Rich Felkerfirst attempt at making threads work on mips