implement support for "enum class"
[deliverable/binutils-gdb.git] / gdb / sparc-tdep.h
index 6fd76415ea4c061afe630f4522488b1d09fb421f..a065ebe306cf4c4bf23e9eb5adf32cbbf6c55fb3 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for SPARC.
 
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -193,6 +193,9 @@ extern struct sparc_frame_cache *
 extern struct sparc_frame_cache *
   sparc32_frame_cache (struct frame_info *this_frame, void **this_cache);
 
+extern int
+  sparc_in_function_epilogue_p (struct gdbarch *gdbarch, CORE_ADDR pc);
+
 \f
 
 extern int sparc_software_single_step (struct frame_info *frame);
This page took 0.024706 seconds and 4 git commands to generate.