From 98abfad6dfd824d5f08c50deef8ea0dcdd8b7079 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 8 Oct 2006 13:38:30 +0000 Subject: - Fix build with gcc41 PR: ports/104158 Submitted by: trasz --- cad/irsim/files/patch-src-other-h2a-h2a.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 cad/irsim/files/patch-src-other-h2a-h2a.c (limited to 'cad/irsim/files/patch-src-other-h2a-h2a.c') diff --git a/cad/irsim/files/patch-src-other-h2a-h2a.c b/cad/irsim/files/patch-src-other-h2a-h2a.c new file mode 100644 index 000000000000..5f5a0dc9edbe --- /dev/null +++ b/cad/irsim/files/patch-src-other-h2a-h2a.c @@ -0,0 +1,10 @@ +--- src/other/h2a/h2a.c.orig Sun Oct 8 13:26:06 2006 ++++ src/other/h2a/h2a.c Sun Oct 8 13:26:09 2006 +@@ -32,6 +32,7 @@ + public void make_stacks( n ) nptr n; {} + public void pStackedTxtors() {} + ++private Usage(); + + private char *sim_file = NULL; + private char *hist_file = NULL; -- cgit v1.2.3