Petar Jovanovic 6064be7912 linux-user: correct argument number for sys_mremap and sys_splice
sys_mremap missed 5th argument (new_address), which caused examples that
remap to a specific address to fail.
sys_splice missed 5th and 6th argument which caused different examples to
fail.
This change has an effect on MIPS target only.

Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2013-07-27 11:22:54 +04:00
..
2013-07-22 21:54:46 +03:00
2013-07-22 21:54:20 +03:00
2012-08-14 20:26:55 +01:00
2010-10-05 13:53:56 -05:00
2013-07-22 21:54:52 +03:00
2013-07-22 21:54:52 +03:00
2009-07-01 18:24:44 +00:00