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

cfg/debug.h

index 432d6c39fa890831eaf645584add840b24ba14ed..0abfe275086dddf406e2eb14cb6ddcbe455bc79a 100644 (file)
        #else /* !OS_HOSTED */
 
                #include <appconfig.h>  /* CONFIG_KDEBUG_ASSERT_NO_TEXT */
-               #include <cfg/cpu.h>  /* CPU_HARVARD */
+               #include <cpu/cpu.h>  /* CPU_HARVARD */
 
                /* These are implemented in drv/kdebug.c */
                void kdbg_init(void);