mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-07 01:44:41 +08:00
[BSP] fix the compiling error
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
#include <rtthread.h>
|
||||
#include <dfs.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#ifdef _WIN32
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
#include <rtthread.h>
|
||||
#include <dfs.h>
|
||||
|
||||
#ifdef DEBUG
|
||||
# define SD_TRACE rt_kprintf
|
||||
|
||||
Reference in New Issue
Block a user