diff --git a/qemu/target/avr/unicorn_helper.h b/qemu/target/avr/unicorn_helper.h index 9419ea47e4..117b375f19 100644 --- a/qemu/target/avr/unicorn_helper.h +++ b/qemu/target/avr/unicorn_helper.h @@ -20,9 +20,11 @@ INIT_CPU_ENV_FROM_TCG_CONTEXT(tcg_ctx) /* "qapi/error.h */ +#if 0 #include #define error_report(...) \ (error)(EXIT_FAILURE, 0, __VA_ARGS__) +#endif /* "exec/address-spaces.h" */ #define address_space_memory \