diff options
Diffstat (limited to 'target-arm')
-rw-r--r-- | target-arm/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
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: |