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

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7dc3ab91259b96e87f7dbc423b9d5aeaf4e447ed

commit 7dc3ab91259b96e87f7dbc423b9d5aeaf4e447ed
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Thu Dec 22 19:11:04 2022 -0500

    sim: m32r: include sim-hw.h for sim_hw_parse

Diff:
---
 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 401d1020d70..49e36958ebf 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"

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

only message in thread, other threads:[~2022-12-23  0:13 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:13 [binutils-gdb] sim: m32r: include sim-hw.h for sim_hw_parse Michael 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).