Revert "gdb/gdbserver: share some code relating to target description creation"

This reverts commit cd9b374ffe.
This commit is contained in:
Andrew Burgess
2024-03-26 18:52:44 +00:00
parent 0991b56074
commit 49a7660fb5
15 changed files with 201 additions and 269 deletions

View File

@@ -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"