summaryrefslogtreecommitdiff
path: root/src/arch/msp430fr5994lp/driver/counter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/msp430fr5994lp/driver/counter.cc')
-rw-r--r--src/arch/msp430fr5994lp/driver/counter.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/msp430fr5994lp/driver/counter.cc b/src/arch/msp430fr5994lp/driver/counter.cc
index 98a2c4f..daa7a2d 100644
--- a/src/arch/msp430fr5994lp/driver/counter.cc
+++ b/src/arch/msp430fr5994lp/driver/counter.cc
@@ -1,9 +1,5 @@
#include "driver/counter.h"
-#if defined(TIMER_CYCLES)
-#warn "timer_cycles and counter are mutually exclusive. Expect odd behaviour."
-#endif
-
Counter counter;
#ifndef __acweaving