Switch to new kernel config files.
[bertos.git] / bertos / kern / proc_p.h
index d99d5fc187d6090eea283304d43c3a49e881d1e5..b148057c4a02fc256a5ade9505ef9986d246b34e 100644 (file)
 #ifndef KERN_PROC_P_H
 #define KERN_PROC_P_H
 
-#include "cfg/cfg_kern.h"
+#include "cfg/cfg_proc.h"
+#include "cfg/cfg_signal.h"
+#include "cfg/cfg_monitor.h"
+
 #include <cfg/compiler.h>
 
 #include <cpu/types.h>        /* for cpu_stack_t */