diff options
| author | Petar Jovanovic | 2013-07-23 19:00:10 +0200 |
|---|---|---|
| committer | Aurelien Jarno | 2013-07-29 00:37:14 +0200 |
| commit | b0932e0617c65ae1cb0362416ec0ef32766abf5d (patch) | |
| tree | fd362884591298e709d4d35ffeb68310ed84f682 /include | |
| parent | target-mips: Remove assignment to a variable which is never used (diff) | |
| download | qemu-b0932e0617c65ae1cb0362416ec0ef32766abf5d.tar.gz qemu-b0932e0617c65ae1cb0362416ec0ef32766abf5d.tar.xz qemu-b0932e0617c65ae1cb0362416ec0ef32766abf5d.zip | |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
