qemu-e2k/linux-user
Petar Jovanovic b0932e0617 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>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2013-07-29 00:37:14 +02: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