2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
[deliverable/binutils-gdb.git] / gdb / m68k-tdep.h
index 986def19c9022e3f04b2ad2421f6fcd340fb8c2d..6793273d18096c45f8e806cfa2d82998acf1ae36 100644 (file)
@@ -1,7 +1,6 @@
 /* Target-dependent code for the Motorola 68000 series.
 
-   Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1999, 2000, 2001,
-   2003, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1990-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -94,6 +93,7 @@ struct gdbarch_tdep
   int fpregs_present;
 
    /* ISA-specific data types.  */
+  struct type *m68k_ps_type;
   struct type *m68881_ext_type;
 };
 
This page took 0.024088 seconds and 4 git commands to generate.