diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-01-15 20:12:00 +0000 |
---|---|---|
committer | Thomas Huth <huth@tuxfamily.org> | 2021-01-19 09:11:39 +0100 |
commit | b497f4a1f8ee8aa07d03ed9dac7f4eff5048a949 (patch) | |
tree | 38dc0fccfc09fe2da50a989dfd5d4e84ff69909d /.editorconfig | |
parent | 1dc7aeae614233cc02825a85d129512d29510576 (diff) |
hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
Make the next_irq function take a NeXTPC* as its opaque rather than
the M68kCPU*. This will make it simpler to turn the next_irq
function into a gpio input line of the NeXTPC device in the next
commit.
For this to work we have to pass the CPU to the NeXTPC device via a
link property, in the same way we do in q800.c (and for the same
reason).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210115201206.17347-6-peter.maydell@linaro.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions