OSDN Git Service

semihosting: don't send the trailing '\0'
authorKONRAD Frederic <frederic.konrad@adacore.com>
Fri, 24 Jul 2020 06:44:56 +0000 (07:44 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 27 Jul 2020 08:40:08 +0000 (09:40 +0100)
commit7d2d6522bbadfa8d9877e38bfa7413444fa64fbb
tree8d4312408fa18c8c79f49759eb6223dacf4bf3c5
parent619985e937c2f6a61ae7d52ae4e9973c83387dce
semihosting: don't send the trailing '\0'

Don't send the trailing 0 from the string.

Signed-off-by: KONRAD Frederic <frederic.konrad@adacore.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <1592215252-26742-2-git-send-email-frederic.konrad@adacore.com>
Message-Id: <20200724064509.331-4-alex.bennee@linaro.org>
hw/semihosting/console.c