summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/config/tc-pj.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/config/tc-pj.c')
-rw-r--r--binutils-2.25/gas/config/tc-pj.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/binutils-2.25/gas/config/tc-pj.c b/binutils-2.25/gas/config/tc-pj.c
index 9dbe810e..dba4cbcc 100644
--- a/binutils-2.25/gas/config/tc-pj.c
+++ b/binutils-2.25/gas/config/tc-pj.c
@@ -1,6 +1,5 @@
/* tc-pj.c -- Assemble code for Pico Java
- Copyright 1999, 2000, 2001, 2002, 2003, 2005, 2007, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
@@ -97,7 +96,8 @@ parse_exp_save_ilp (char *s, expressionS *op)
we want to handle magic pending reloc expressions specially. */
void
-pj_cons_fix_new_pj (fragS *frag, int where, int nbytes, expressionS *exp)
+pj_cons_fix_new_pj (fragS *frag, int where, int nbytes, expressionS *exp,
+ bfd_reloc_code_real_type r ATTRIBUTE_UNUSED)
{
static int rv[5][2] =
{ { 0, 0 },