diff options
Diffstat (limited to 'hw/sh7750.c')
-rw-r--r-- | hw/sh7750.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/sh7750.c b/hw/sh7750.c index 423c43ff12..f079781b24 100644 --- a/hw/sh7750.c +++ b/hw/sh7750.c @@ -23,7 +23,6 @@ * THE SOFTWARE. */ #include <stdio.h> -#include <assert.h> #include "hw.h" #include "sh.h" #include "sysemu.h" |