hw/intc/openpic: Remove unused function IRQ_testbit()
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 7 Jun 2014 16:50:22 +0000 (17:50 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 10 Jun 2014 15:39:34 +0000 (19:39 +0400)
commitc1d75727931e30da1b2c28887f21278812cae57c
tree6f90699b17fe9d871cce39efdca42b5eb553f9a6
parenta1fa7992a90658d803b8abaf182440c36c460d51
hw/intc/openpic: Remove unused function IRQ_testbit()

The IRQ_testbit() function is never used; remove it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/intc/openpic.c