public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] sim: mn10300: drop unused sim-main.c
@ 2022-12-23  4:39 Mike Frysinger
  2022-12-23  5:23 ` [PATCH] Revert "sim: mn10300: drop unused sim-main.c" Mike Frysinger
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2022-12-23  4:39 UTC (permalink / raw)
  To: gdb-patches

Nothing compiles or references this, so punt it.
---
 sim/mn10300/sim-main.c | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100644 sim/mn10300/sim-main.c

diff --git a/sim/mn10300/sim-main.c b/sim/mn10300/sim-main.c
deleted file mode 100644
index a04099d341bf..000000000000
--- a/sim/mn10300/sim-main.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef SIM_MAIN_C
-#define SIM_MAIN_C
-#include "op_utils.c"
-#endif
-- 
2.39.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-23  5:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-23  4:39 [PATCH] sim: mn10300: drop unused sim-main.c Mike Frysinger
2022-12-23  5:23 ` [PATCH] Revert "sim: mn10300: drop unused sim-main.c" 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).