]> sourceware.org Git - newlib-cygwin.git/commitdiff
1999-09-04 Steve Chamberlain <sac@pobox.com>
authorIan Lance Taylor <iant@google.com>
Sat, 4 Sep 1999 17:17:37 +0000 (17:17 +0000)
committerIan Lance Taylor <iant@google.com>
Sat, 4 Sep 1999 17:17:37 +0000 (17:17 +0000)
* dis-asm.h (print_insn_pj): Declare.

include/ChangeLog
include/dis-asm.h

index 263dc947a26a565063e036d335fa3c87b5451968..d17cf54dfddcfb6ce50e5486338c4823cc3cfd9e 100644 (file)
@@ -1,3 +1,7 @@
+1999-09-04  Steve Chamberlain  <sac@pobox.com>
+
+       * dis-asm.h (print_insn_pj): Declare.
+
 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
 
        * ansidecl.h: Copy attribute support macros from egcs.
index b42a5ca1dfa308b3c0c962947b3cbbb26611d06f..de400796349947be3c0465aa8e9c572e2845104e 100644 (file)
@@ -183,6 +183,7 @@ extern int print_insn_v850          PARAMS ((bfd_vma, disassemble_info*));
 extern int print_insn_tic30            PARAMS ((bfd_vma, disassemble_info*));
 extern int print_insn_vax              PARAMS ((bfd_vma, disassemble_info*));
 extern int print_insn_tic80            PARAMS ((bfd_vma, disassemble_info*));
+extern int print_insn_pj               PARAMS ((bfd_vma, disassemble_info*));
 
 extern int arm_toggle_regnames          PARAMS ((void));
 
This page took 0.036551 seconds and 5 git commands to generate.