diff options
Diffstat (limited to 'target-sparc/helper.c')
-rw-r--r-- | target-sparc/helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sparc/helper.c b/target-sparc/helper.c index 8ad82a9456..2f41418c85 100644 --- a/target-sparc/helper.c +++ b/target-sparc/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" |