mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 12:53:31 +08:00
remove nfs_init declaration
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2246 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
bc7e8d69e6
commit
8f5a5898fd
@ -79,7 +79,6 @@ void rt_components_init(void)
|
||||
#endif
|
||||
|
||||
#if defined(RT_USING_DFS_NFS) && defined(RT_USING_LWIP)
|
||||
extern int nfs_init(void);
|
||||
/* initialize NFSv3 client file system */
|
||||
nfs_init();
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user