* alpha.c: Add missing prototypes.
[deliverable/binutils-gdb.git] / gprof / sparc.c
index 0365827639347390c24eea5c762fa1bedf307b5e..9ffdeb092b49d5ec181194b1b292732af8a0130c 100644 (file)
@@ -27,6 +27,8 @@
      */
 #define        CALL    (0xc0000000)
 
+void sparc_find_call PARAMS ((Sym *, bfd_vma, bfd_vma));
+
 void
 sparc_find_call (parent, p_lowpc, p_highpc)
      Sym *parent;
This page took 0.043399 seconds and 4 git commands to generate.