mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-24 22:04:54 +08:00
fix compiling warning
This commit is contained in:
@@ -20,7 +20,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/* Initialization of dfs */
|
||||
void dfs_init(void);
|
||||
int dfs_init(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user