diff options
Diffstat (limited to 'arch/x86/math-emu/fpu_asm.h')
-rw-r--r-- | arch/x86/math-emu/fpu_asm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/math-emu/fpu_asm.h b/arch/x86/math-emu/fpu_asm.h index 9ba12416df12..955b932735a4 100644 --- a/arch/x86/math-emu/fpu_asm.h +++ b/arch/x86/math-emu/fpu_asm.h | |||
@@ -14,7 +14,6 @@ | |||
14 | 14 | ||
15 | #define EXCEPTION FPU_exception | 15 | #define EXCEPTION FPU_exception |
16 | 16 | ||
17 | |||
18 | #define PARAM1 8(%ebp) | 17 | #define PARAM1 8(%ebp) |
19 | #define PARAM2 12(%ebp) | 18 | #define PARAM2 12(%ebp) |
20 | #define PARAM3 16(%ebp) | 19 | #define PARAM3 16(%ebp) |