]> Git Repo - binutils.git/blobdiff - gdb/xstormy16-tdep.c
2003-03-30 Andrew Cagney <[email protected]>
[binutils.git] / gdb / xstormy16-tdep.c
index 32c8d5c820a010ae36cdabb8639b22096df20b6e..a2283912d9d2830604e0b248c3d4229aadba7e47 100644 (file)
@@ -1084,7 +1084,7 @@ xstormy16_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
    * Call Dummies
    * 
    * These values and methods are used when gdb calls a target function.  */
-  set_gdbarch_push_return_address (gdbarch, xstormy16_push_return_address);
+  set_gdbarch_deprecated_push_return_address (gdbarch, xstormy16_push_return_address);
   set_gdbarch_deprecated_extract_return_value (gdbarch, xstormy16_extract_return_value);
   set_gdbarch_deprecated_push_arguments (gdbarch, xstormy16_push_arguments);
   set_gdbarch_deprecated_pop_frame (gdbarch, xstormy16_pop_frame);
This page took 0.024041 seconds and 4 git commands to generate.