diff --git a/target-arm/cpu.h b/target-arm/cpu.h index 21b5b8e538..7c1d95c815 100644 --- a/target-arm/cpu.h +++ b/target-arm/cpu.h @@ -384,7 +384,6 @@ typedef struct CPUARMState { uint32_t control; int current_sp; int exception; - int pending_exception; } v7m; /* Information associated with an exception about to be taken: