commit | 87c1a3fb7c07322dfd63a63dd6d42339ad52ddee | [log] [tgz] |
---|---|---|
author | GuanXuetao <gxt@mprc.pku.edu.cn> | Sat Jan 15 18:13:50 2011 +0800 |
committer | GuanXuetao <gxt@mprc.pku.edu.cn> | Thu Mar 17 09:19:05 2011 +0800 |
tree | c090cce270aa4ca455bbfadb975f35f3eb01ccab | |
parent | 790edb61c0d87d1f1daafcaaa8f7c66b7b82bdad [diff] |
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: Guan Xuetao <gxt@mprc.pku.edu.cn> Reviewed-by: Arnd Bergmann <arnd@arndb.de>