[gas/testsuite/ChangeLog]
[deliverable/binutils-gdb.git] / opcodes / pj-dis.c
index d46c5f94b5969b1f4c6c8e3089587e6fddfb4007..b8b81a96a7ecc6e2b7aff130021d216ca4d3999e 100644 (file)
@@ -23,6 +23,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 extern const pj_opc_info_t pj_opc_info[512];
 
+static int get_int PARAMS ((bfd_vma, int *, struct disassemble_info *));
+
+
 static int
 get_int (memaddr, iptr, info)
      bfd_vma memaddr;
This page took 0.043339 seconds and 4 git commands to generate.