aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/math_emu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-i386/math_emu.h')
-rw-r--r--include/asm-i386/math_emu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-i386/math_emu.h b/include/asm-i386/math_emu.h
index 697673b555ce..a4b0aa3320e6 100644
--- a/include/asm-i386/math_emu.h
+++ b/include/asm-i386/math_emu.h
@@ -21,6 +21,7 @@ struct info {
21 long ___eax; 21 long ___eax;
22 long ___ds; 22 long ___ds;
23 long ___es; 23 long ___es;
24 long ___fs;
24 long ___orig_eax; 25 long ___orig_eax;
25 long ___eip; 26 long ___eip;
26 long ___cs; 27 long ___cs;