On 9/16/19 4:15 PM, Peter Maydell wrote:
Factor out the implementation of SYS_ISTTY via the new function
tables.
Signed-off-by: Peter Maydell
Reviewed-by: Philippe Mathieu-Daudé
---
target/arm/arm-semi.c | 20 +++-
1 file changed, 15 insertions(+), 5 deletions(-)
diff -
Factor out the implementation of SYS_ISTTY via the new function
tables.
Signed-off-by: Peter Maydell
---
target/arm/arm-semi.c | 20 +++-
1 file changed, 15 insertions(+), 5 deletions(-)
diff --git a/target/arm/arm-semi.c b/target/arm/arm-semi.c
index 958083a105c..ecd51338fd3 10