t-kernel team mailing list archive
-
t-kernel team
-
Mailing list archive
-
Message #00091
[PATCH] monitor: add comment
From: Du Huanpeng <u74147@xxxxxxxxx>
Signed-off-by: Du Huanpeng <u74147@xxxxxxxxx>
---
tkernel_source/monitor/hwdepend/arm/cpu/monhdr.S | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tkernel_source/monitor/hwdepend/arm/cpu/monhdr.S b/tkernel_source/monitor/hwdepend/arm/cpu/monhdr.S
index c177754..d7f92a1 100755
--- a/tkernel_source/monitor/hwdepend/arm/cpu/monhdr.S
+++ b/tkernel_source/monitor/hwdepend/arm/cpu/monhdr.S
@@ -59,6 +59,8 @@ _defaultHdr:
* __stack_regs_limit[0x3C-0x3F] abortt, r13-r14, spsr
* __stack_regs_limit[0x4C-0x4F] svc, r13-r14, spsr
* __stack_regs_limit[0x5C-0x5F] undef, r13-r14, spsr
+ * __stack_regs_limit[0x6C-0x6F] resv
+ * __stack_regs_limit[0x7C-0x7F] resv
* TODO: cp15
*/
--
1.9.1