From f06daade43dc8ec839e2eb3bd8b200c4b3f9682b Mon Sep 17 00:00:00 2001 From: Andrew Burgess Date: Tue, 26 Mar 2024 18:52:51 +0000 Subject: Revert "gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition" This reverts commit 7816b81e9b36ea0f57662bfd7446b573bf0c9e54. --- gdb/amd64-linux-tdep.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/amd64-linux-tdep.c') 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" -- cgit v1.1