diff options
author | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2013-07-23 19:00:10 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2013-07-27 11:22:54 +0400 |
commit | 6064be7912ab262f0abd85ad042fafd435ad6651 (patch) | |
tree | d8742ffbb40bec79809f3be2ff118a492060c8df /docs | |
parent | 04dd125942b11136a8c96d36591ad043b8653a7b (diff) |
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>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions