Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / sparc64-linux-tdep.c
index 5a9fa9db3624be295e3476999fba20b7680a29bb..6fb9f96179118e46127fbc9404c10c089ba870ce 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux UltraSPARC.
 
-   Copyright (C) 2003-2015 Free Software Foundation, Inc.
+   Copyright (C) 2003-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -241,7 +241,6 @@ static int
 sparc64_linux_get_longjmp_target (struct frame_info *frame, CORE_ADDR *pc)
 {
   struct gdbarch *gdbarch = get_frame_arch (frame);
-  struct gdbarch_tdep *tdep = gdbarch_tdep (gdbarch);
   CORE_ADDR jb_addr;
   gdb_byte buf[8];
 
This page took 0.02481 seconds and 4 git commands to generate.