diff options
Diffstat (limited to 'target-cris/op_helper.c')
-rw-r--r-- | target-cris/op_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-cris/op_helper.c b/target-cris/op_helper.c index 2e280f3b62..edfaf41a8c 100644 --- a/target-cris/op_helper.c +++ b/target-cris/op_helper.c @@ -19,7 +19,6 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA */ -#include <assert.h> #include "exec.h" #include "mmu.h" #include "helper.h" |