summaryrefslogtreecommitdiff
path: root/src/target/xscale.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/xscale.h')
-rw-r--r--src/target/xscale.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/xscale.h b/src/target/xscale.h
index cfc74b86..fd4bddf2 100644
--- a/src/target/xscale.h
+++ b/src/target/xscale.h
@@ -125,7 +125,7 @@ typedef struct xscale_common_s
int ibcr0_used;
int ibcr1_used;
u32 arm_bkpt;
- u16 thumb_bkpt;
+ uint16_t thumb_bkpt;
uint8_t vector_catch;