* rs6000-tdep.c (rs6000_skip_prologue): Use skip_prologue_using_sal.
[deliverable/binutils-gdb.git] / gdb / i386-tdep.h
index 641908637718cbefea282c93297688fd6354e11f..3cd5d1f38b8f704214d4220fcd4a348e9574602d 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the i386.
 
-   Copyright (C) 2001, 2002, 2003, 2004, 2006
+   Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -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.  */
This page took 0.024192 seconds and 4 git commands to generate.