(output_zdepi): Declare.
authortege <tege@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Aug 1992 10:22:45 +0000 (10:22 +0000)
committertege <tege@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Aug 1992 10:22:45 +0000 (10:22 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1790 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/pa/pa.h

index 8bd8994..af7aa2a 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 ();