C6X: syscalls
authorAurelien Jacquiot <a-jacquiot@ti.com>
Tue, 4 Oct 2011 16:21:06 +0000 (12:21 -0400)
committerMark Salter <msalter@redhat.com>
Thu, 6 Oct 2011 23:47:58 +0000 (19:47 -0400)
commit8a0c9e0348479f1b85c640da4795bdd775970bf3
tree1d0f9b2d279b40d42ebd79fa1e99becaaa9f225e
parentec500af3059b474df35418c41c684c1cde830c81
C6X: syscalls

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>
[msalter@redhat.com: add include of linux/module.h to sys_c6x.c]
Signed-off-by: Mark Salter <msalter@redhat.com>
arch/c6x/include/asm/syscalls.h [new file with mode: 0644]
arch/c6x/include/asm/unistd.h [new file with mode: 0644]
arch/c6x/kernel/sys_c6x.c [new file with mode: 0644]