-
Peter Maydell authored
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>Peter Maydell authoredIn 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>
Loading