Move scan_file_globals declaration to stabsread.h
authorTom Tromey <tom@tromey.com>
Sun, 20 May 2018 18:06:43 +0000 (12:06 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 16 Jul 2018 14:55:19 +0000 (08:55 -0600)
commit77d6f1aa16685bc715c95decf6e3d3ae2e70dbc1
tree15818bceca4f1e587d313f2935ab94d056d57e4f
parent2c722d18f32b1c1f82c7546b1e41edec47d88dce
Move scan_file_globals declaration to stabsread.h

scan_file_globals is defined in stabsread.c, so move its declaration
to stabsread.h.

gdb/ChangeLog
2018-07-16  Tom Tromey  <tom@tromey.com>

* stabsread.c (scan_file_globals): Update comment.
* stabsread.h (scan_file_globals): Move from buildsym.h.
* buildsym.h (scan_file_globals): Move to stabsread.h.
gdb/ChangeLog
gdb/buildsym.h
gdb/stabsread.c
gdb/stabsread.h
This page took 0.024762 seconds and 4 git commands to generate.