Add kernel test.
[bertos.git] / hw / hw_lcd.h
index 7e2a3c6e069b093f77e3338a590178e43b807e82..f4d30d15fbf2ef897f6f9218a557237dcb499c05 100644 (file)
@@ -28,7 +28,7 @@
  *
  * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/)
  * Copyright 2001 Bernardo Innocenti <bernie@codewiz.org>
- * This file is part of DevLib - See README.devlib for information.
+ *
  * -->
  *
  * \version $Id$
@@ -52,7 +52,7 @@
 #include <appconfig.h>
 //#include <hw.h>
 
-#include <cfg/cpu.h>
+#include <cpu/cpu.h>
 #include <cfg/macros.h> /* BV() */
 #include <cfg/debug.h>