public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] gdb: lm32: drop unused sim headers
@ 2021-05-01 16:48 Mike Frysinger
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2021-05-01 16:48 UTC (permalink / raw)
  To: gdb-patches

Looks like these were copied & pasted as nothing from them are used.
---
 gdb/lm32-tdep.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gdb/lm32-tdep.c b/gdb/lm32-tdep.c
index 0a3bd077cfab..6fed69610255 100644
--- a/gdb/lm32-tdep.c
+++ b/gdb/lm32-tdep.c
@@ -28,9 +28,6 @@
 #include "remote.h"
 #include "gdbcore.h"
 #include "gdb/sim-lm32.h"
-#include "gdb/callback.h"
-#include "gdb/remote-sim.h"
-#include "sim-regno.h"
 #include "arch-utils.h"
 #include "regcache.h"
 #include "trad-frame.h"
-- 
2.31.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-01 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-01 16:48 [PATCH] gdb: lm32: drop unused sim headers Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).