diff options
Diffstat (limited to 'target-tricore')
-rw-r--r-- | target-tricore/helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-tricore/helper.c b/target-tricore/helper.c index f52504c9f8..1808b281f5 100644 --- a/target-tricore/helper.c +++ b/target-tricore/helper.c @@ -20,7 +20,6 @@ #include <stdio.h> #include <string.h> #include <inttypes.h> -#include <signal.h> #include "cpu.h" |