summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/avr/cpu_asm.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-23 17:40:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-23 17:40:06 +0000
commit3da35a18e5679d0ce2a34c8c78d29ce63a24cb87 (patch)
treeb71bdc615fb209597736a496ef324afaea391214 /cpukit/score/cpu/avr/cpu_asm.S
parent2009-07-23 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-3da35a18e5679d0ce2a34c8c78d29ce63a24cb87.tar.bz2
2009-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c, cpu_asm.S: Unsuccessful attempt to fix.
Diffstat (limited to 'cpukit/score/cpu/avr/cpu_asm.S')
-rw-r--r--cpukit/score/cpu/avr/cpu_asm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/avr/cpu_asm.S b/cpukit/score/cpu/avr/cpu_asm.S
index 03b94410d3..9e29d7157e 100644
--- a/cpukit/score/cpu/avr/cpu_asm.S
+++ b/cpukit/score/cpu/avr/cpu_asm.S
@@ -240,7 +240,7 @@ SYM(_CPU_Context_switch):
PUBLIC(_CPU_Context_restore)
SYM(_CPU_Context_restore):
- mov r26,r24
+ mov r26,r24 /* R26/27 are X */
mov r27,r25
ld r2, X+
ld r3, X+