mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-03 05:12:28 +08:00
Fix Powerpc build
gdb/ChangeLog: * ppc-linux-nat.c: Add include.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2019-03-26 Alan Hayward <alan.hayward@arm.com>
|
||||
|
||||
* ppc-linux-nat.c: Add include.
|
||||
|
||||
2019-03-26 Alan Hayward <alan.hayward@arm.com>
|
||||
|
||||
* NEWS: Mention AArch64 Pointer Authentication.
|
||||
|
@ -51,6 +51,7 @@
|
||||
#include "arch/ppc-linux-common.h"
|
||||
#include "arch/ppc-linux-tdesc.h"
|
||||
#include "nat/ppc-linux.h"
|
||||
#include "linux-tdep.h"
|
||||
|
||||
/* Similarly for the hardware watchpoint support. These requests are used
|
||||
when the PowerPC HWDEBUG ptrace interface is not available. */
|
||||
|
Reference in New Issue
Block a user