nios2: ptrace support
authorLey Foon Tan <lftan@altera.com>
Thu, 6 Nov 2014 07:20:13 +0000 (15:20 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:56:04 +0000 (12:56 +0800)
commit106174d0d8d6f263fd07fdffd05c5573611e0922
tree25fb2f89ebe8cd048c7d61cbd6fe638221689c57
parent42381bf1f2de13bbfbdea74b78af9768ab65b80c
nios2: ptrace support

Add ptrace support for nios2.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/include/asm/ptrace.h [new file with mode: 0644]
arch/nios2/include/uapi/asm/ptrace.h [new file with mode: 0644]
arch/nios2/kernel/ptrace.c [new file with mode: 0644]