diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-06 23:35:01 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-02-16 16:00:47 +0000 |
commit | 8f4e07c9d1e8cf58ab196148e0c179e95f70201e (patch) | |
tree | 2f32502c1624f2c281b9daa46049e984f0789e7e /tests/qtest/libqmp.h | |
parent | 2bd6918f3cfe939c1335f421da2cae0221cf28e5 (diff) |
target/arm: Store CPUARMState::nvic as NVICState*
There is no point in using a void pointer to access the NVIC.
Use the real type to avoid casting it while debugging.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230206223502.25122-11-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'tests/qtest/libqmp.h')
0 files changed, 0 insertions, 0 deletions