From f784d24fd5bad5233abbb81ba9b6f8e644fbb51b Mon Sep 17 00:00:00 2001 From: Christian Mehlis Date: Sat, 17 Aug 2013 20:17:15 +0200 Subject: [PATCH] add debug statement --- cpu/native/hwtimer_cpu.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cpu/native/hwtimer_cpu.c b/cpu/native/hwtimer_cpu.c index f8c30d56f2..b63e0e42e3 100644 --- a/cpu/native/hwtimer_cpu.c +++ b/cpu/native/hwtimer_cpu.c @@ -38,6 +38,8 @@ #include "cpu.h" #include "cpu-conf.h" +#define ENABLE_DEBUG (0) + #include "debug.h" #define HWTIMERMINOFFSET 100000