瀏覽代碼

Update sd_sim.c

Bernard Xiong 9 年之前
父節點
當前提交
5c86147236
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      bsp/simulator/drivers/sd_sim.c

+ 2 - 3
bsp/simulator/drivers/sd_sim.c

@@ -1,9 +1,8 @@
-#include <rtthread.h>
 #include <stdio.h>
-#ifdef _WIN32
 #include <stdlib.h>
 #include <string.h>
-#endif
+
+#include <rtthread.h>
 #include <dfs_def.h>
 
 // #define SD_TRACE     rt_kprintf