public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] sim: m32r: include sim-hw.h for sim_hw_parse
@ 2022-12-23  0:11 Mike Frysinger
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2022-12-23  0:11 UTC (permalink / raw)
  To: gdb-patches

---
 sim/m32r/sim-if.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sim/m32r/sim-if.c b/sim/m32r/sim-if.c
index 401d1020d704..49e36958ebfb 100644
--- a/sim/m32r/sim-if.c
+++ b/sim/m32r/sim-if.c
@@ -25,6 +25,7 @@
 
 #include "sim/callback.h"
 #include "sim-main.h"
+#include "sim-hw.h"
 #include "sim-options.h"
 #include "libiberty.h"
 #include "bfd.h"
-- 
2.39.0


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

only message in thread, other threads:[~2022-12-23  0:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-23  0:11 [PATCH] sim: m32r: include sim-hw.h for sim_hw_parse 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).