Remove cvs logs. Fix comment.
[bertos.git] / cfg / debug.h
index 99c277cdce2483cba57b57cdc72d17c570989a3e..91fefb72b17d6912fd0eb5b2dcc60ead1ba45760 100644 (file)
        #else /* !OS_HOSTED */
 
                #include <appconfig.h>  /* CONFIG_KDEBUG_ASSERT_NO_TEXT */
-               #include <cpu/cpu.h>  /* CPU_HARVARD */
+               #include <cpu/attr.h>  /* CPU_HARVARD */
 
                /* These are implemented in drv/kdebug.c */
                void kdbg_init(void);