Преглед на файлове

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