Define init, txbegin, txend and txputchar macros.
[bertos.git] / kern / proc.h
index c7dc6b20f2e86dfca8556bece85a879ee4a8b664..bfaea2249dfb5298fb4944ed4dc436fd907d021c 100644 (file)
@@ -73,7 +73,7 @@
 #define KERN_PROC_H
 
 #include <cfg/compiler.h>
-#include <cfg/cpu.h>
+#include <cpu/cpu.h>
 #include <config_kern.h>
 
 /* Fwd decl */