|
Linux Kernel
3.7.1
|
#include <math_emu.h>
Data Fields | |
| long | ___orig_eip |
| union { | |
| struct pt_regs * regs | |
| struct kernel_vm86_regs * vm86 | |
| }; | |
Definition at line 11 of file math_emu.h.
| union { ... } |
| long ___orig_eip |
Definition at line 12 of file math_emu.h.
Definition at line 14 of file math_emu.h.
| struct kernel_vm86_regs* vm86 |
Definition at line 15 of file math_emu.h.
1.8.2