diff options
author | 2011-04-18 16:34:25 +0100 | |
---|---|---|
committer | 2011-06-21 20:29:01 +0300 | |
commit | 206ae74aea5593f5f5bad769a6b4f101f17bc6fd (patch) | |
tree | 99f5255f159963a3a3d34d5b9efb191f29ee6013 /linux-user/flatload.c | |
parent | linux-user: Don't use MAP_FIXED in do_brk() (diff) | |
download | qemu-206ae74aea5593f5f5bad769a6b4f101f17bc6fd.tar.xz qemu-206ae74aea5593f5f5bad769a6b4f101f17bc6fd.zip |
arm-semi.c: Use correct check for failure of do_brk()
In the ARM semihosting implementation of SYS_HEAPINFO, use the correct
check for whether do_brk() has failed -- it does not return -1 but the
previous value of the break limit.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Diffstat (limited to 'linux-user/flatload.c')
0 files changed, 0 insertions, 0 deletions