summaryrefslogtreecommitdiff
path: root/src/megametrum-v0.1/ao_pins.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/megametrum-v0.1/ao_pins.h')
-rw-r--r--src/megametrum-v0.1/ao_pins.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/megametrum-v0.1/ao_pins.h b/src/megametrum-v0.1/ao_pins.h
index dc3761ba..34b75255 100644
--- a/src/megametrum-v0.1/ao_pins.h
+++ b/src/megametrum-v0.1/ao_pins.h
@@ -326,6 +326,8 @@ struct ao_adc {
* Profiling Viterbi decoding
*/
+#ifndef AO_PROFILE
#define AO_PROFILE 0
+#endif
#endif /* _AO_PINS_H_ */