From 2bbf7de75081bc92ab4454327c94a0ea37a3b6ab Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 18 Feb 2007 17:52:12 +0000 Subject: [PATCH] Update comments git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@6 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/arch/c5471/include/irq.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nuttx/arch/c5471/include/irq.h b/nuttx/arch/c5471/include/irq.h index 1f9f262ff..1626e87e4 100644 --- a/nuttx/arch/c5471/include/irq.h +++ b/nuttx/arch/c5471/include/irq.h @@ -52,8 +52,8 @@ * * Context is always saved/restored in the same way: * - * (1) stmia rx, {r0-r3, r12} - * (2) stmia rx, (cpsr, r4-r11, r13-r14} + * (1) stmia rx, {r0-r14} + * (2) then the PC and CPSR * * This results in the following set of indices that * can be used to access individual registers in the