nios2: update pt_regs

Remove struct pt_regs from user header and use generic ucontext.h.

Signed-off-by: Chung-Ling Tang <cltang@codesourcery.com>
Acked-by: Ley Foon Tan <lftan@altera.com>
This commit is contained in:
Chung-Ling Tang
2015-03-12 13:34:31 +08:00
committed by Ley Foon Tan
parent 9eccca0843
commit 92d5dd8cd6
7 changed files with 62 additions and 89 deletions

View File

@@ -2,3 +2,5 @@ include include/uapi/asm-generic/Kbuild.asm
header-y += elf.h
header-y += ucontext.h
generic-y += ucontext.h