DWARF-5: .debug_names index consumer
[deliverable/binutils-gdb.git] / gdb / ppc-linux-tdep.h
index 741cdb20dc652643ecb6747cd892916ace92cdfd..fa8a464bc130ddd224048cf67fd6937c6dd0e1bf 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GDB, the GNU debugger.
 
-   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2008-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #ifndef PPC_LINUX_TDEP_H
 #define PPC_LINUX_TDEP_H
 
+#include "ppc-tdep.h"  /* For PPC_NUM_REGS.  */
+
 struct regset;
 
-/* From ppc-linux-tdep.c ... */
+/* From ppc-linux-tdep.c ...  */
 const struct regset *ppc_linux_gregset (int);
 const struct regset *ppc_linux_fpregset (void);
 
This page took 0.023631 seconds and 4 git commands to generate.