hw/semihosting/console.c
0 → 100644
+77
−0
include/hw/semihosting/console.h
0 → 100644
+38
−0
Loading
This provides two functions for handling console output that handle
the common backend behaviour for semihosting.
Signed-off-by:
Alex Bennée <alex.bennee@linaro.org>