Make get_image_name static
authorTom Tromey <tromey@adacore.com>
Fri, 30 Apr 2021 16:22:23 +0000 (10:22 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 30 Apr 2021 16:22:24 +0000 (10:22 -0600)
commit1bee48c7ad5b75896ef8d84fedc774e181fb09a7
tree330e7962a512f2897e0b3ff2ece6d39b49d5d4b5
parente228ef975e92d3bc860fc6b87039447392ba53aa
Make get_image_name static

The only callers of get_image_name are nat/windows-nat.c, so make it
static.

gdb/ChangeLog
2021-04-30  Tom Tromey  <tromey@adacore.com>

* nat/windows-nat.h (get_image_name): Don't declare.
* nat/windows-nat.c (get_image_name): Now static.
gdb/ChangeLog
gdb/nat/windows-nat.c
gdb/nat/windows-nat.h
This page took 0.024556 seconds and 4 git commands to generate.