summaryrefslogtreecommitdiff
path: root/src/unittest/symtest.cc
diff options
context:
space:
mode:
authorOla Jeppsson <ola.jeppsson@gmail.com>2014-01-30 12:21:58 -0600
committerOla Jeppsson <ola.jeppsson@gmail.com>2014-01-30 12:21:58 -0600
commit7f169514518fa3124c26e5488ed3f7c90881c363 (patch)
tree06876d4b45b75be17f7e1b6382f33d92092f7ce5 /src/unittest/symtest.cc
parent96317d466ea26955ce26f658f162755b39d3352e (diff)
downloadgem5-7f169514518fa3124c26e5488ed3f7c90881c363.tar.xz
unittest: Fix build errors
Committed by: Nilay Vaish <nilay@cs.wisc.edu>
Diffstat (limited to 'src/unittest/symtest.cc')
-rw-r--r--src/unittest/symtest.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/unittest/symtest.cc b/src/unittest/symtest.cc
index a40210ba7..21176b9e9 100644
--- a/src/unittest/symtest.cc
+++ b/src/unittest/symtest.cc
@@ -35,6 +35,8 @@
using namespace std;
+void usage(const char *progname);
+
void
usage(const char *progname)
{