aboutsummaryrefslogtreecommitdiff
path: root/gdb/corelow.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-06-27 19:38:55 +0000
committerTom Tromey <tromey@redhat.com>2013-06-27 19:38:55 +0000
commit6a3bfc5cda51016d9534be898cc68c54fd4a5bba (patch)
treeacae8484405042a008f0beed4b4fff1f13a2b28b /gdb/corelow.c
parentc9ef825d2e7163a4ce989c7647739eb58c4b84d2 (diff)
downloadgdb-6a3bfc5cda51016d9534be898cc68c54fd4a5bba.zip
gdb-6a3bfc5cda51016d9534be898cc68c54fd4a5bba.tar.gz
gdb-6a3bfc5cda51016d9534be898cc68c54fd4a5bba.tar.bz2
* corelow.c (core_gdbarch): Now static.
Diffstat (limited to 'gdb/corelow.c')
-rw-r--r--gdb/corelow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/corelow.c b/gdb/corelow.c
index 0aa5d97..8371b58 100644
--- a/gdb/corelow.c
+++ b/gdb/corelow.c
@@ -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