* configure.in: Add test for "long long" support.
[deliverable/binutils-gdb.git] / gdb / config / mips / tm-mips64.h
index 4265ab658d528a4ee331eeb1f51fa94ba2f108d9..41472e92f54e0dd2b5759761e3ab44dbcd082937 100644 (file)
@@ -1,5 +1,5 @@
 /* Target machine parameters for MIPS r4000
-   Copyright 1994 Free Software Foundation, Inc.
+   Copyright 1994, 1996 Free Software Foundation, Inc.
    Contributed by Ian Lance Taylor (ian@cygnus.com)
 
 This file is part of GDB.
@@ -20,9 +20,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #define GDB_TARGET_IS_MIPS64 1
 
-/* force LONGEST to be long long in gdb */
-#define FORCE_LONG_LONG
-
 /* Use eight byte registers.  */
 #define MIPS_REGSIZE 8
 
This page took 0.023705 seconds and 4 git commands to generate.