aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64-linux-tdep.c
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2024-03-26 18:52:51 +0000
committerAndrew Burgess <aburgess@redhat.com>2024-03-26 18:52:51 +0000
commitf06daade43dc8ec839e2eb3bd8b200c4b3f9682b (patch)
tree9f0e953bfcd63c7e875e84b1821f33bdf75f987a /gdb/amd64-linux-tdep.c
parent49a7660fb50cc3c68e7830eb098905d068a3ccbf (diff)
downloadbinutils-f06daade43dc8ec839e2eb3bd8b200c4b3f9682b.zip
binutils-f06daade43dc8ec839e2eb3bd8b200c4b3f9682b.tar.gz
binutils-f06daade43dc8ec839e2eb3bd8b200c4b3f9682b.tar.bz2
Revert "gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition"
This reverts commit 7816b81e9b36ea0f57662bfd7446b573bf0c9e54.
Diffstat (limited to 'gdb/amd64-linux-tdep.c')
-rw-r--r--gdb/amd64-linux-tdep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/amd64-linux-tdep.c b/gdb/amd64-linux-tdep.c
index a512ec5..1deb13b 100644
--- a/gdb/amd64-linux-tdep.c
+++ b/gdb/amd64-linux-tdep.c
@@ -42,7 +42,6 @@
#include "arch/amd64.h"
#include "target-descriptions.h"
#include "expop.h"
-#include "nat/x86-linux.h"
/* The syscall's XML filename for i386. */
#define XML_SYSCALL_FILENAME_AMD64 "syscalls/amd64-linux.xml"