summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/cpu_asm.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-15 16:25:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-15 16:25:16 +0000
commitcd9ce6be486f861a18d7a1dff9818a4b62cef729 (patch)
treed556c075e3de685358050db0a890aa512edc74c3 /cpukit/score/cpu/i386/cpu_asm.S
parent2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-cd9ce6be486f861a18d7a1dff9818a4b62cef729.tar.bz2
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_asm.S: Formatting.
Diffstat (limited to 'cpukit/score/cpu/i386/cpu_asm.S')
-rw-r--r--cpukit/score/cpu/i386/cpu_asm.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/cpu/i386/cpu_asm.S b/cpukit/score/cpu/i386/cpu_asm.S
index 4c4a8d0f36..418d2bf787 100644
--- a/cpukit/score/cpu/i386/cpu_asm.S
+++ b/cpukit/score/cpu/i386/cpu_asm.S
@@ -87,7 +87,6 @@ restore:
.set NEWCONTEXT_ARG, 4 /* context to restore argument */
SYM (_CPU_Context_restore):
-
movl NEWCONTEXT_ARG(esp),eax /* eax = running threads context */
jmp restore