diff options
Diffstat (limited to 'gprof/alpha.c')
-rw-r--r-- | gprof/alpha.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gprof/alpha.c b/gprof/alpha.c index 8aad74d..edf244b 100644 --- a/gprof/alpha.c +++ b/gprof/alpha.c @@ -62,6 +62,7 @@ alpha_Instruction; static Sym indirect_child; +void alpha_find_call PARAMS ((Sym *, bfd_vma, bfd_vma)); /* * On the Alpha we can only detect PC relative calls, which are |