Re-added with correct permissions
[deliverable/binutils-gdb.git] / gdb / arch-utils.h
index 7c398b3e8822754a50afa211fd900eab46d8ff32..bed207fb31ed4bb75e86ed535cf97e53d88e926d 100644 (file)
@@ -27,9 +27,6 @@ struct minimal_symbol;
 struct type;
 struct gdbarch_info;
 
-/* gdbarch trace variable */
-extern int gdbarch_debug;
-
 /* An implementation of gdbarch_displaced_step_copy_insn for
    processors that don't need to modify the instruction before
    single-stepping the displaced copy.
@@ -172,4 +169,6 @@ extern void default_gen_return_address (struct gdbarch *gdbarch,
 extern const char *default_auto_charset (void);
 extern const char *default_auto_wide_charset (void);
 
+extern int default_return_in_first_hidden_param_p (struct gdbarch *,
+                                                  struct type *);
 #endif
This page took 0.023771 seconds and 4 git commands to generate.