aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/module.c
Commit message (Collapse)AuthorAge
* csky: ELF and module probeGuo Ren2018-10-25
This patch adds ELF definition and module relocate codes. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>