summaryrefslogtreecommitdiff
path: root/src/target/fa526.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/fa526.c')
-rw-r--r--src/target/fa526.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/fa526.c b/src/target/fa526.c
index 3b884c69..d9b89f2a 100644
--- a/src/target/fa526.c
+++ b/src/target/fa526.c
@@ -358,7 +358,7 @@ static int fa526_target_create(struct target_s *target, Jim_Interp *interp)
}
/** Holds methods for FA526 targets. */
-target_type_t fa526_target =
+struct target_type fa526_target =
{
.name = "fa526",