aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-netbsd-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ppc-netbsd-tdep.c')
-rw-r--r--gdb/ppc-netbsd-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ppc-netbsd-tdep.c b/gdb/ppc-netbsd-tdep.c
index 1230014..31f1199 100644
--- a/gdb/ppc-netbsd-tdep.c
+++ b/gdb/ppc-netbsd-tdep.c
@@ -33,7 +33,7 @@
#include "solib-svr4.h"
/* Register offsets from <machine/reg.h>. */
-struct ppc_reg_offsets ppcnbsd_reg_offsets;
+static ppc_reg_offsets ppcnbsd_reg_offsets;
/* Core file support. */