C6X: build infrastructure
authorAurelien Jacquiot <a-jacquiot@ti.com>
Tue, 4 Oct 2011 15:10:02 +0000 (11:10 -0400)
committerMark Salter <msalter@redhat.com>
Thu, 6 Oct 2011 23:48:02 +0000 (19:48 -0400)
commite94e668251ab31b17ef6dcd16ba7fe05ffc1917a
treeb0024e31bb2a321ccea190d66be4d91f4bc39d29
parent8a0c9e0348479f1b85c640da4795bdd775970bf3
C6X: build infrastructure

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/traps.h [new file with mode: 0644]
arch/c6x/kernel/asm-offsets.c [new file with mode: 0644]
arch/c6x/kernel/entry.S [new file with mode: 0644]
arch/c6x/kernel/traps.c [new file with mode: 0644]