]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/microblaze-linux-tdep.c
Simple unused variable removals
[thirdparty/binutils-gdb.git] / gdb / microblaze-linux-tdep.c
index 5fc2cc8bab5e572b7d30374e5cd15fc51226680c..8bc153aec4890a3c581d84bced02f7380ce75b6d 100644 (file)
@@ -70,8 +70,6 @@ microblaze_linux_sigtramp_cache (struct frame_info *next_frame,
   CORE_ADDR base;
   CORE_ADDR gpregs;
   int regnum;
-  struct gdbarch *gdbarch = get_frame_arch (next_frame);
-  struct gdbarch_tdep *tdep = gdbarch_tdep (gdbarch);
 
   base = frame_unwind_register_unsigned (next_frame, MICROBLAZE_SP_REGNUM);
   if (bias > 0 && get_frame_address_in_block (next_frame) != func)