diff options
Diffstat (limited to 'hw/sh_intc.c')
-rw-r--r-- | hw/sh_intc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/sh_intc.c b/hw/sh_intc.c index f4138fd227..b75d794e12 100644 --- a/hw/sh_intc.c +++ b/hw/sh_intc.c @@ -8,7 +8,6 @@ * This code is licenced under the GPL. */ -#include <assert.h> #include "sh_intc.h" #include "hw.h" #include "sh.h" |