C6X: loadable module support
authorAurelien Jacquiot <a-jacquiot@ti.com>
Tue, 4 Oct 2011 15:12:27 +0000 (11:12 -0400)
committerMark Salter <msalter@redhat.com>
Thu, 6 Oct 2011 23:48:13 +0000 (19:48 -0400)
commit64236ac1444eecca4b7b51270879d58bd291c8c2
tree581a78b7095e2b86d32c5da0972eae766f64323f
parent784bdcd0aa1d8ce38025bcfaa321146762738fe0
C6X: loadable module support

Original port to early 2.6 kernel using TI COFF toolchain.
Brought up to date by Mark Salter <msalter@redhat.com>

Signed-off-by: Aurelien Jacquiot <a-jacquiot@ti.com>
Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/c6x/include/asm/module.h [new file with mode: 0644]
arch/c6x/kernel/c6x_ksyms.c [new file with mode: 0644]
arch/c6x/kernel/module.c [new file with mode: 0644]