summaryrefslogtreecommitdiff
path: root/gcc/config/mips/iris.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mips/iris.h')
-rw-r--r--gcc/config/mips/iris.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/mips/iris.h b/gcc/config/mips/iris.h
index dbde9d1aba6..58775e798a8 100644
--- a/gcc/config/mips/iris.h
+++ b/gcc/config/mips/iris.h
@@ -61,10 +61,6 @@ Boston, MA 02110-1301, USA. */
#undef ASM_FINISH_DECLARE_OBJECT
#define ASM_FINISH_DECLARE_OBJECT mips_finish_declare_object
-/* Also do this for libcalls. */
-#undef TARGET_ASM_EXTERNAL_LIBCALL
-#define TARGET_ASM_EXTERNAL_LIBCALL irix_output_external_libcall
-
/* The linker needs a space after "-o". */
#define SWITCHES_NEED_SPACES "o"