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 936782cf..53bf4721 100644
--- a/src/target/xscale.h
+++ b/src/target/xscale.h
@@ -81,7 +81,7 @@ struct xscale_trace
struct xscale_common
{
/* armv4/5 common stuff */
- armv4_5_common_t armv4_5_common;
+ struct arm armv4_5_common;
int common_magic;