diff options
Diffstat (limited to 'gdb/i386-tdep.h')
-rw-r--r-- | gdb/i386-tdep.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/i386-tdep.h b/gdb/i386-tdep.h index 6419086..7fceae0 100644 --- a/gdb/i386-tdep.h +++ b/gdb/i386-tdep.h @@ -154,6 +154,7 @@ enum i386_regnum extern struct type *i386_eflags_type; extern struct type *i386_mmx_type; extern struct type *i386_sse_type; +extern struct type *i386_mxcsr_type; /* Segment selectors. */ #define I386_SEL_RPL 0x0003 /* Requester's Privilege Level mask. */ |