Make xmethods tests not to depend on inferior IO.
[deliverable/binutils-gdb.git] / gdb / hppa-tdep.h
index bee24ce75a4fc90a666c3c0dbeff356341e1a6c3..0669ce34d4bd1a2be90a808d09640f55028d95ca 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the HP PA-RISC architecture.
 
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -240,7 +240,7 @@ extern void hppa_write_pc (struct regcache *regcache, CORE_ADDR pc);
 extern CORE_ADDR hppa_unwind_pc (struct gdbarch *gdbarch,
                                 struct frame_info *next_frame);
 
-extern struct minimal_symbol *
+extern struct bound_minimal_symbol
   hppa_lookup_stub_minimal_symbol (const char *name,
                                    enum unwind_stub_types stub_type);
 
This page took 0.026779 seconds and 4 git commands to generate.