SVNSILENT
[bertos.git] / bertos / cpu / arm / io / arm.h
index 5690c317219344cce45103d2ba616a37278c98ae..40c67a994ac05c6ae26251209938aa2004974bfe 100644 (file)
@@ -30,7 +30,6 @@
  *
  * -->
  *
- * \version $Id$
  *
  * \author Francesco Sacchi <batt@develer.com>
  *
@@ -45,6 +44,8 @@
 
 #if CPU_ARM_AT91
        #include "at91.h"
+#elif  CPU_ARM_LPC2
+       #include "lpc23xx.h"
 /*#elif  Add other ARM families here */
 #else
        #error Unknown CPU