diff options
Diffstat (limited to 'target-mips/helper.c')
-rw-r--r-- | target-mips/helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-mips/helper.c b/target-mips/helper.c index 35b2c591e3..fecbcb2f17 100644 --- a/target-mips/helper.c +++ b/target-mips/helper.c @@ -23,7 +23,6 @@ #include <string.h> #include <inttypes.h> #include <signal.h> -#include <assert.h> #include "cpu.h" #include "exec-all.h" |