Fix MIPS sys_clone
authorPaul Brook <paul@codesourcery.com>
Thu, 9 Jul 2009 12:11:52 +0000 (13:11 +0100)
committerPaul Brook <paul@codesourcery.com>
Thu, 9 Jul 2009 12:11:52 +0000 (13:11 +0100)
commitf71cb4e092ff03164f91e0d53ad92736f1fcc130
tree12c3a9692e7bf5a95bcb7bb91a75e04217674367
parent17d2b69de2348e22704a56c02735821245bd01cc
Fix MIPS sys_clone

The clone syscall takes 6 args.

Signed-off-by: Paul Brook <paul@codesourcery.com>
linux-user/main.c