diff options
Diffstat (limited to 'sim/m32c/r8c.opc')
-rw-r--r-- | sim/m32c/r8c.opc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/m32c/r8c.opc b/sim/m32c/r8c.opc index aba2679..dc447b5 100644 --- a/sim/m32c/r8c.opc +++ b/sim/m32c/r8c.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 |