diff options
author | Christian Biesinger <cbiesinger@google.com> | 2019-10-07 17:38:51 -0500 |
---|---|---|
committer | Christian Biesinger <cbiesinger@google.com> | 2019-10-09 13:18:47 -0500 |
commit | 6a25e8a290eb5453d1464f68889c9c9a1084191a (patch) | |
tree | d3a1dddce41ebad50186d29529e863e11a49d9f3 /config/codeset.m4 | |
parent | 1d3787499d6edd07b30f3fc7b26962a1c695b8a4 (diff) | |
download | gdb-6a25e8a290eb5453d1464f68889c9c9a1084191a.zip gdb-6a25e8a290eb5453d1464f68889c9c9a1084191a.tar.gz gdb-6a25e8a290eb5453d1464f68889c9c9a1084191a.tar.bz2 |
Mark guile_{extension_,}script_ops as static
This makes it clearer that the structs are only used in this file. It
required moving the definition of extension_language_guile further
down in the file, because static structs can't be forward-declared.
gdb/ChangeLog:
2019-10-09 Christian Biesinger <cbiesinger@google.com>
* guile/guile.c (guile_extension_script_ops): Remove forward
declaration and mark as static.
(guile_script_ops): Likewise.
(extension_language_guile): Move further down in the file so
it can reference the definitions for guile_{extension_,}script_ops.
Diffstat (limited to 'config/codeset.m4')
0 files changed, 0 insertions, 0 deletions