diff options
Diffstat (limited to 'gdb/config/m68k/tm-st2000.h')
-rw-r--r-- | gdb/config/m68k/tm-st2000.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/m68k/tm-st2000.h b/gdb/config/m68k/tm-st2000.h index 6a23830..7c24a11 100644 --- a/gdb/config/m68k/tm-st2000.h +++ b/gdb/config/m68k/tm-st2000.h @@ -17,6 +17,4 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#define HAVE_68881 /* GDB won't compile without this */ - #include "m68k/tm-m68k.h" |