mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Modules: Add mod_setsymtab to set global symtol table once. Now we can remove symbol table parameters from the insmod call. This will make implementing an NSH insmod command much easier
This commit is contained in:
@@ -81,6 +81,7 @@ include dirent/Make.defs
|
||||
include termios/Make.defs
|
||||
include spawn/Make.defs
|
||||
include queue/Make.defs
|
||||
include symtab/Make.defs
|
||||
include wqueue/Make.defs
|
||||
include misc/Make.defs
|
||||
include audio/Make.defs
|
||||
|
||||
Reference in New Issue
Block a user