diff options
Diffstat (limited to 'sim/m32c/m32c.opc')
-rw-r--r-- | sim/m32c/m32c.opc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/m32c/m32c.opc b/sim/m32c/m32c.opc index feee1e9..efe0495 100644 --- a/sim/m32c/m32c.opc +++ b/sim/m32c/m32c.opc @@ -22,13 +22,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <stdio.h> #include <stdlib.h> +#include "ansidecl.h" #include "cpu.h" #include "mem.h" #include "misc.h" #include "int.h" -#define AU __attribute__((unused)) - #define tprintf if (trace) printf static unsigned char |