Add test ARCH; remove macros.h dependency to allow to include this file also in prepr...
[bertos.git] / bertos / kern / idle.c
index ecbe5915ca48903a55cc8ac30081aefd1f0352e5..229058bd4ba1c0e538a591baeda3e907ef1d2639 100644 (file)
@@ -35,6 +35,7 @@
  * \author Bernie Innocenti <bernie@codewiz.org>
  */
 
+#include "idle.h"
 #include "proc.h"
 
 #include <cfg/module.h>