aboutsummaryrefslogtreecommitdiffstats
path: root/ports/ARM7/chcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/ARM7/chcore.h')
-rw-r--r--ports/ARM7/chcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ARM7/chcore.h b/ports/ARM7/chcore.h
index 84c508d2c..3604253b5 100644
--- a/ports/ARM7/chcore.h
+++ b/ports/ARM7/chcore.h
@@ -32,7 +32,7 @@ struct extctx {
regarm r1;
regarm r2;
regarm r3;
- regarm r12
+ regarm r12;
regarm lr_usr;
};