* corelow.c (core_gdbarch): Now static.

This commit is contained in:
Tom Tromey 2013-06-27 19:38:55 +00:00
parent c9ef825d2e
commit 6a3bfc5cda
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-06-27 Tom Tromey <tromey@redhat.com>
* corelow.c (core_gdbarch): Now static.
2013-06-27 Tom Tromey <tromey@redhat.com>
* target.c (target_struct_index): Remove.

View File

@ -67,7 +67,7 @@ static struct core_fns *core_vec = NULL;
/* FIXME: kettenis/20031023: Eventually this variable should
disappear. */
struct gdbarch *core_gdbarch = NULL;
static struct gdbarch *core_gdbarch = NULL;
/* Per-core data. Currently, only the section table. Note that these
target sections are *not* mapped in the current address spaces' set