1 #ifndef ASM_X86__MATH_EMU_H
2 #define ASM_X86__MATH_EMU_H
4 /* This structure matches the layout of the data saved to the stack
5 following a device-not-present interrupt, part of it saved
6 automatically by the 80386/80486.
26 long ___vm86_es; /* This and the following only in vm86 mode */
31 #endif /* ASM_X86__MATH_EMU_H */