aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorYunsup Lee <yunsup@cs.berkeley.edu>2013-10-17 19:34:26 -0700
committerYunsup Lee <yunsup@cs.berkeley.edu>2013-10-17 19:34:26 -0700
commit0f140bcde46a940f76d3e06857d3f572ab6966c4 (patch)
treeb6f8bb4215691c4a730d323d62ec82282f90e4ff /config.h.in
parent289e2118cb35c023c04085e731952edb70fc18a9 (diff)
downloadspike-0f140bcde46a940f76d3e06857d3f572ab6966c4.zip
spike-0f140bcde46a940f76d3e06857d3f572ab6966c4.tar.gz
spike-0f140bcde46a940f76d3e06857d3f572ab6966c4.tar.bz2
add hwacha exception support
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index cac4655..43d6cec 100644
--- a/config.h.in
+++ b/config.h.in
@@ -6,6 +6,9 @@
/* Define to 1 if you have the `pthread' library (-lpthread). */
#undef HAVE_LIBPTHREAD
+/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
+#undef HWACHA_ENABLED
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT