mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 10:36:04 +08:00
rename sal.h as sal_low_lvl.h
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#ifdef RT_USING_SAL
|
||||
#include <sal_netdb.h>
|
||||
#include <sal.h>
|
||||
#include <sal_low_lvl.h>
|
||||
#endif /* RT_USING_SAL */
|
||||
|
||||
#define DBG_TAG "netdev"
|
||||
|
||||
Reference in New Issue
Block a user