arch/nds32/include/asm/module.h
0 → 100644
+11
−0
arch/nds32/kernel/module.c
0 → 100644
+278
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds support for loadable modules. Signed-off-by:Vincent Chen <vincentc@andestech.com> Signed-off-by:
Greentime Hu <greentime@andestech.com> Acked-by:
Arnd Bergmann <arnd@arndb.de>