Merge pull request #158 from mehlis/hwtimer

add debug statement
This commit is contained in:
Christian Mehlis 2013-08-17 23:39:27 -07:00
commit 9bfd5a95f3

View File

@ -38,6 +38,8 @@
#include "cpu.h" #include "cpu.h"
#include "cpu-conf.h" #include "cpu-conf.h"
#define ENABLE_DEBUG (0)
#include "debug.h" #include "debug.h"
#define HWTIMERMINOFFSET 100000 #define HWTIMERMINOFFSET 100000