Explorar el Código

clean code in sd_sim.c to make sure it can be built with gcc in linux

prife hace 12 años
padre
commit
e3cc345ecf
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      bsp/simlinux/drivers/sd_sim.c

+ 2 - 2
bsp/simlinux/drivers/sd_sim.c

@@ -1,7 +1,7 @@
 #include <rtthread.h>
 #include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
+//#include <stdlib.h>
+//#include <string.h>
 #include <dfs_def.h>
 
 // #define SD_TRACE     rt_kprintf