summaryrefslogtreecommitdiff
path: root/orc-test
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2010-08-12 19:27:28 -0700
committerDavid Schleef <ds@schleef.org>2010-08-12 19:27:28 -0700
commitee5f5b4c5a2e750d02ead3310bba09341c7612bc (patch)
tree579baa8cf611225cbec533d3e3f7f20ba7661ad0 /orc-test
parentc0fc51565cfe597c56092e6b84eb77a6d0f04368 (diff)
test: Remove #undef so it can be overridden in CFLAGS
Diffstat (limited to 'orc-test')
-rw-r--r--orc-test/orcprofile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/orc-test/orcprofile.c b/orc-test/orcprofile.c
index 559b174..85de41b 100644
--- a/orc-test/orcprofile.c
+++ b/orc-test/orcprofile.c
@@ -40,7 +40,7 @@
#include <math.h>
/* not used because it requires a kernel patch */
-#undef USE_CORTEX_A8_COUNTER
+/* #undef USE_CORTEX_A8_COUNTER */
/**
* SECTION:orcprofile