]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/symtab.c
symtab.c: forward decl cleanup
authorDoug Evans <xdje42@gmail.com>
Sun, 26 Oct 2014 05:22:47 +0000 (22:22 -0700)
committerDoug Evans <xdje42@gmail.com>
Sun, 26 Oct 2014 05:22:47 +0000 (22:22 -0700)
commitff6c39cf9cea7cdb925557493408808da2bf6e15
tree2daa2bb1ad38f9eedc2b6cbe6124eb1dfe96624b
parentec201f0cd1e6a0804822981fd7e25c99a3b39fd0
symtab.c: forward decl cleanup

gdb/ChangeLog:

* symtab.c (types_info): Delete forward decl.
(functions_info, variables_info, sources_info): Ditto.
(_initialize_symtab): Rewrite forward decl to use
initialize_file_ftype.
gdb/ChangeLog
gdb/symtab.c