]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm/arm-semi: Factor out implementation of SYS_ISTTY
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 16 Sep 2019 14:15:39 +0000 (15:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:03 +0000 (18:09 +0100)
commit0213fa452f5076c256fa2b23eefcd79caea347f1
treeccb6fc49be64d582ed96821ea20e2152533e341f
parent2c3a09a6208a776e036f83edbc889ead357836ab
target/arm/arm-semi: Factor out implementation of SYS_ISTTY

Factor out the implementation of SYS_ISTTY via the new function
tables.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190916141544.17540-11-peter.maydell@linaro.org
target/arm/arm-semi.c