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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/target/xscale.h b/src/target/xscale.h
index 63655ffb..6fb0bf51 100644
--- a/src/target/xscale.h
+++ b/src/target/xscale.h
@@ -138,11 +138,11 @@ target_to_xscale(struct target_s *target)
armv4_5_common);
}
-typedef struct xscale_reg_s
+struct xscale_reg
{
int dbg_handler_number;
target_t *target;
-} xscale_reg_t;
+};
enum
{