Update to new tree.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 11 Oct 2007 14:53:22 +0000 (14:53 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 11 Oct 2007 14:53:22 +0000 (14:53 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@858 38d2e660-2303-0410-9eaa-f027e97ec537

cfg/compiler.h

index ed81d346384fc7f07bb74e4d2cb98f515e439ce9..5a73038a65a75e45acf695b3d1072f879c9152dc 100644 (file)
 #ifndef DEVLIB_COMPILER_H
 #define DEVLIB_COMPILER_H
 
-#include <cfg/cpu_detect.h>
+#include <cpu/detect.h>
 
 
 #if defined __GNUC__ && defined __GNUC_MINOR__