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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/ARM7/chcore.h b/ports/ARM7/chcore.h
index 7965f1174..84c508d2c 100644
--- a/ports/ARM7/chcore.h
+++ b/ports/ARM7/chcore.h
@@ -32,7 +32,8 @@ struct extctx {
regarm r1;
regarm r2;
regarm r3;
- regarm r12;
+ regarm r12
+ regarm lr_usr;
};
/*