Use regcache->tdesc instead of arm_hwcap
[deliverable/binutils-gdb.git] / gdb / arm-linux-tdep.c
index fd0ef5bfdd471493eeff6d057cc6d55b1c6c7295..6273027e03c02c792fda1affc23bc91d18745904 100644 (file)
@@ -1440,8 +1440,6 @@ arm_linux_init_abi (struct gdbarch_info info,
     (gdbarch, arm_linux_iterate_over_regset_sections);
   set_gdbarch_core_read_description (gdbarch, arm_linux_core_read_description);
 
-  set_gdbarch_get_siginfo_type (gdbarch, linux_get_siginfo_type);
-
   /* Displaced stepping.  */
   set_gdbarch_displaced_step_copy_insn (gdbarch,
                                        arm_linux_displaced_step_copy_insn);
This page took 0.023149 seconds and 4 git commands to generate.