4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-21 06:47:41 +08:00

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

This commit is contained in:
prife 2013-01-22 12:09:43 +08:00
parent 4f45c460d8
commit e3cc345ecf

View File

@ -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