Don't declare elf_sym_fns_lazy_psyms
authorTom Tromey <tom@tromey.com>
Sat, 27 Mar 2021 22:48:36 +0000 (16:48 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 27 Mar 2021 22:48:36 +0000 (16:48 -0600)
commit6e23d91aa77171f8a6a20152876a5bcb5e51587d
treef453dff4f10cc8120bf1e717a5e860f16392f0e6
parent594b8948eb660ba1634d842f605a4170bb476c7e
Don't declare elf_sym_fns_lazy_psyms

An earlier patch neglected to delete a forward declaration of
elf_sym_fns_lazy_psyms.  This is no longer defined.  This patch
removes it.

gdb/ChangeLog
2021-03-27  Tom Tromey  <tom@tromey.com>

* elfread.c (elf_sym_fns_lazy_psyms): Don't declare.
gdb/ChangeLog
gdb/elfread.c
This page took 0.028021 seconds and 4 git commands to generate.