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