Add virtual destructor to tui_layout_base
[deliverable/binutils-gdb.git] / gdb / ppc64-tdep.h
index c4c9d99455ae06d0eaff7f8acc4076c7108e3e95..e6dd4bb4fbb413431b739b3fce1670256dc61283 100644 (file)
@@ -1,6 +1,6 @@
 /* Common target-dependent code for ppc64.
 
-   Copyright (C) 1986-2013 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 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.028184 seconds and 4 git commands to generate.