diff options
Diffstat (limited to 'gcc/halfpic.c')
-rw-r--r-- | gcc/halfpic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/halfpic.c b/gcc/halfpic.c index 2c19c55..8505a58 100644 --- a/gcc/halfpic.c +++ b/gcc/halfpic.c @@ -40,7 +40,6 @@ Boston, MA 02111-1307, USA. */ #define obstack_chunk_alloc xmalloc #define obstack_chunk_free free -extern char *xmalloc (); extern rtx eliminate_constant_term (); extern void assemble_name (); extern void output_addr_const (); |