*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / h8300-tdep.c
index 300b99b70d169edfc5b717afe59e758489444b71..0d6c3bcbb260b5d31aed542e80f345ab7b170000 100644 (file)
@@ -1317,7 +1317,6 @@ h8300_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
    */
   /* Stack grows up. */
   set_gdbarch_inner_than (gdbarch, core_addr_lessthan);
-  set_gdbarch_deprecated_frameless_function_invocation (gdbarch, legacy_frameless_look_for_prologue);
 
   set_gdbarch_deprecated_extract_struct_value_address (gdbarch, h8300_extract_struct_value_address);
   set_gdbarch_deprecated_use_struct_convention (gdbarch, always_use_struct_convention);
This page took 0.023693 seconds and 4 git commands to generate.