X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cpu%2Farm%2Fdrv%2Fser_at91.c;h=dfde32a52f01d5e25965c89ad14b5871d4be9a61;hb=870347d7343445c1bed454648c65b1281ed83ca6;hp=cfdcc977bfc65067f3c11fa4d4219fea9b8d65fc;hpb=ca668b2ed5b4b0a74ab3a4a895cc50cce328c378;p=bertos.git diff --git a/cpu/arm/drv/ser_at91.c b/cpu/arm/drv/ser_at91.c index cfdcc977..dfde32a5 100644 --- a/cpu/arm/drv/ser_at91.c +++ b/cpu/arm/drv/ser_at91.c @@ -209,7 +209,7 @@ } while (0) #endif -#if +#ifdef NOT_FOR_ARM_PORT_IT /** * \name Overridable SPI hooks *