summaryrefslogtreecommitdiff
path: root/gcc/mips-tfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/mips-tfile.c')
-rw-r--r--gcc/mips-tfile.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c
index e1a729e9752..cce203f7ace 100644
--- a/gcc/mips-tfile.c
+++ b/gcc/mips-tfile.c
@@ -1757,9 +1757,6 @@ STATIC char *local_rindex __proto((const char *, int));
#ifndef __alpha
extern char *sbrk __proto((int));
-extern PTR_T malloc __proto((Size_t));
-extern PTR_T calloc __proto((Size_t, Size_t));
-extern PTR_T realloc __proto((PTR_T, Size_t));
extern void free __proto((PTR_T));
#endif
extern char *mktemp __proto((char *));