unicore32 core architecture: generic elf and ksyms stuff
This patch includes some generic stuff including elf and ksyms. Because all one-line asm-generic headers are auto-generated by ASM_GENERIC_HEADERS in arch/unicore32/Makefile, so the rest seems very little. ELF handling functions and module handling functions are also here. Signed-off-by: NGuan Xuetao <gxt@mprc.pku.edu.cn> Reviewed-by: NArnd Bergmann <arnd@arndb.de>
Showing
arch/unicore32/include/asm/elf.h
0 → 100644
arch/unicore32/kernel/elf.c
0 → 100644
arch/unicore32/kernel/ksyms.c
0 → 100644
arch/unicore32/kernel/ksyms.h
0 → 100644
arch/unicore32/kernel/module.c
0 → 100644
arch/unicore32/mm/proc-syms.c
0 → 100644
想要评论请 注册 或 登录