OSDN Git Service

target/arm/arm-semi: Factor out implementation of SYS_SEEK
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 16 Sep 2019 14:15:40 +0000 (15:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:03 +0000 (18:09 +0100)
commit45e88ffc7633d0e8fefaf72e5ceab37a4e35a2d8
treed860ff578dce0518960fd19746ad1e63c3ff6578
parent0213fa452f5076c256fa2b23eefcd79caea347f1
target/arm/arm-semi: Factor out implementation of SYS_SEEK

Factor out the implementation of SYS_SEEK 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-12-peter.maydell@linaro.org
target/arm/arm-semi.c