hw/m68k/next-cube: Make next_irq() function static
commitc8abcc87b1d61d61ca51a3cbe5002fcdee8fa724
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 15 Jan 2021 20:11:56 +0000 (15 20:11 +0000)
committerThomas Huth <huth@tuxfamily.org>
Tue, 19 Jan 2021 08:10:00 +0000 (19 09:10 +0100)
treee8a87a1391b2be3708a9f3c07102b67d9dcb5b4b
parente43d564fa3a0d1e133935c8180ad4f4ccf699f33
hw/m68k/next-cube: Make next_irq() function static

The next_irq() function is global, but isn't actually used anywhere
outside next-cube.c. Make it static.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210115201206.17347-2-peter.maydell@linaro.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
hw/m68k/next-cube.c
include/hw/m68k/next-cube.h