From cd9ce6be486f861a18d7a1dff9818a4b62cef729 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 15 Jun 2010 16:25:16 +0000 Subject: 2010-06-15 Joel Sherrill * cpu_asm.S: Formatting. --- cpukit/score/cpu/i386/cpu_asm.S | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/cpu/i386/cpu_asm.S') 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 -- cgit v1.2.3