]> gcc.gnu.org Git - gcc.git/commitdiff
(output_zdepi): Declare.
authorTorbjorn Granlund <tege@gnu.org>
Mon, 10 Aug 1992 10:22:45 +0000 (10:22 +0000)
committerTorbjorn Granlund <tege@gnu.org>
Mon, 10 Aug 1992 10:22:45 +0000 (10:22 +0000)
From-SVN: r1790

gcc/config/pa/pa.h

index 8bd8994f0798e57d56d14bc0ad7f15a2b82f19b6..af7aa2a408c7e53760fffd044c5d42e268347c7b 100644 (file)
@@ -1690,6 +1690,7 @@ bss_section ()                                                            \
 #define SMALL_INT(OP) INT_14_BITS (OP)
 /* Define functions in pa.c and used in insn-output.c.  */
 
+extern char *output_zdepi ();
 extern char *output_move_double ();
 extern char *output_fp_move_double ();
 extern char *output_block_move ();
This page took 0.068678 seconds and 5 git commands to generate.