mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
symtab: Remove the unnessary inclusion of nuttx/symtab.h
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
62480d1a8b
commit
8f38fa6062
@@ -39,8 +39,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MODULE
|
||||
# include "nuttx/symtab.h"
|
||||
# include "nuttx/lib/modlib.h"
|
||||
# include <nuttx/lib/modlib.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_STM32_OTGFS
|
||||
|
||||
Reference in New Issue
Block a user