Преглед изворни кода

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

prife пре 12 година
родитељ
комит
e3cc345ecf
1 измењених фајлова са 2 додато и 2 уклоњено
  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