aboutsummaryrefslogtreecommitdiff
path: root/gdb/csky-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/csky-tdep.c')
-rw-r--r--gdb/csky-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/csky-tdep.c b/gdb/csky-tdep.c
index 3ec18a2..609b684 100644
--- a/gdb/csky-tdep.c
+++ b/gdb/csky-tdep.c
@@ -1998,7 +1998,7 @@ csky_stub_prev_register (struct frame_info *this_frame,
prev_regnum);
}
-struct frame_unwind csky_stub_unwind = {
+static frame_unwind csky_stub_unwind = {
NORMAL_FRAME,
default_frame_unwind_stop_reason,
csky_stub_this_id,