diff options
Diffstat (limited to 'gdb/config/mips/tm-irix5.h')
-rw-r--r-- | gdb/config/mips/tm-irix5.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/mips/tm-irix5.h b/gdb/config/mips/tm-irix5.h index 3cda7b7cdc7..c8c6a492289 100644 --- a/gdb/config/mips/tm-irix5.h +++ b/gdb/config/mips/tm-irix5.h @@ -19,8 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "mips/tm-irix3.h" -#define FORCE_LONG_LONG - /* When calling functions on Irix 5 (or any MIPS SVR4 ABI compliant platform) $25 must hold the function address. Dest_Reg is a macro used in CALL_DUMMY in tm-mips.h. */ |