From 49a7660fb50cc3c68e7830eb098905d068a3ccbf Mon Sep 17 00:00:00 2001 From: Andrew Burgess Date: Tue, 26 Mar 2024 18:52:44 +0000 Subject: Revert "gdb/gdbserver: share some code relating to target description creation" This reverts commit cd9b374ffe372dcaf7e4c15548cf53a301d8dcdd. --- 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 7e0900d..a512ec5 100644 --- a/gdb/amd64-linux-tdep.c +++ b/gdb/amd64-linux-tdep.c @@ -43,7 +43,6 @@ #include "target-descriptions.h" #include "expop.h" #include "nat/x86-linux.h" -#include "nat/x86-linux-tdesc.h" /* The syscall's XML filename for i386. */ #define XML_SYSCALL_FILENAME_AMD64 "syscalls/amd64-linux.xml" -- cgit v1.1