rename sal.h as sal_low_lvl.h

This commit is contained in:
Meco Man
2022-05-16 10:02:22 +08:00
committed by guo
parent 0e5bb9d042
commit 2575a93516
7 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -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"