Fix PR 19494: hang when killing unfollowed fork children
[deliverable/binutils-gdb.git] / gdb / ppc64-tdep.h
index c4c9d99455ae06d0eaff7f8acc4076c7108e3e95..202ffca8d8006ed5cb3e4bb5b1fe87784acafec3 100644 (file)
@@ -1,6 +1,6 @@
 /* Common target-dependent code for ppc64.
 
-   Copyright (C) 1986-2013 Free Software Foundation, Inc.
+   Copyright (C) 1986-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -31,4 +31,6 @@ extern CORE_ADDR ppc64_convert_from_func_ptr_addr (struct gdbarch *gdbarch,
                                                   CORE_ADDR addr,
                                                   struct target_ops *targ);
 
+extern void ppc64_elf_make_msymbol_special (asymbol *,
+                                           struct minimal_symbol *);
 #endif /* PPC64_TDEP_H  */
This page took 0.024401 seconds and 4 git commands to generate.