commit | c1d75727931e30da1b2c28887f21278812cae57c | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Sat Jun 07 17:50:22 2014 +0100 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Jun 10 19:39:34 2014 +0400 |
tree | 6f90699b17fe9d871cce39efdca42b5eb553f9a6 | |
parent | a1fa7992a90658d803b8abaf182440c36c460d51 [diff] |
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>