On 4/8/22 09:47, Alex Bennée wrote:
This helps us construct strings elsewhere before echoing to the
monitor. It avoids having to jump through hoops like:

   monitor_printf(mon, "%s", s->str);

Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
  include/monitor/monitor.h  | 1 +
  monitor/monitor-internal.h | 1 -
  2 files changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to