mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Sat Mar 15 19:17:31 1997 H.J. Lu <hjl@lucon.org>
* symtab.h (find_call): Declare. * cg_arcs.c (cg_assemble): Don't declare find_call. * hist.c (scale_and_align_entries): Declare.
This commit is contained in:
@ -576,8 +576,7 @@ DEFUN_VOID (cg_assemble)
|
||||
Sym *parent, **time_sorted_syms, **top_sorted_syms;
|
||||
long index;
|
||||
Arc *arc;
|
||||
extern void find_call PARAMS ((Sym * parent,
|
||||
bfd_vma p_lowpc, bfd_vma p_highpc));
|
||||
|
||||
/*
|
||||
* initialize various things:
|
||||
* zero out child times.
|
||||
|
Reference in New Issue
Block a user