]> git.hungrycats.org Git - linux/commit
[PATCH] H8/300 module support update
authorYoshinori Sato <ysato@users.sourceforge.jp>
Fri, 21 May 2004 07:09:43 +0000 (00:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 21 May 2004 07:09:43 +0000 (00:09 -0700)
commit4e82b2d84725559ff8d7c1ed65299cb65a82062a
tree9cb260e97fcd9d495c1204ff2b647b8353aabc8f
parent13bea95faaea31b297acc1fd7d502c1b3a368073
[PATCH] H8/300 module support update

- add module support code
- add H8/300 ELF infomation
- fix kcore ELF format
arch/h8300/kernel/Makefile
arch/h8300/kernel/h8300_ksyms.c
arch/h8300/kernel/module.c [new file with mode: 0644]
arch/h8300/kernel/vmlinux.lds.S
fs/proc/kcore.c
include/asm-h8300/elf.h
include/asm-h8300/module.h
include/linux/elf.h