X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fio%2Fat91.h;h=9f7e0a5345f45a5b059c3e4ffb87fac9bab6f921;hb=1aa458af0b11f83627f7c8365acf6b74f52f18d3;hp=0cbfd8c54270022556ed0e40264a416b91f55ed5;hpb=a17d81dee757f13ad4941f65c42289cee41a2c98;p=bertos.git diff --git a/bertos/cpu/arm/io/at91.h b/bertos/cpu/arm/io/at91.h index 0cbfd8c5..9f7e0a53 100644 --- a/bertos/cpu/arm/io/at91.h +++ b/bertos/cpu/arm/io/at91.h @@ -30,7 +30,6 @@ * * --> * - * \version $Id$ * * \author Francesco Sacchi * @@ -75,7 +74,7 @@ #include -#if CPU_ARM_AT91SAM7S256 || CPU_ARM_AT91SAM7X256 || CPU_ARM_AT91SAM7X128 +#if CPU_ARM_SAM7S_LARGE || CPU_ARM_SAM7X #include "at91sam7.h" #else