Compile these functions only for sam3x.
[bertos.git] / bertos / drv / sd.h
index ee568058ccc861b1d21c285d2eb0979a6c63492d..3a8484fbb473cbae343fcf4c46f6affd47742ed7 100644 (file)
@@ -51,7 +51,7 @@
 
 #include <fs/fatfs/diskio.h>
 
-#ifdef CPU_CM3_SAM3X8
+#if CPU_CM3_SAM3X8
 
 typedef struct SDcid
 {