aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/include')
-rw-r--r--arch/blackfin/include/asm/ptrace.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/blackfin/include/asm/ptrace.h b/arch/blackfin/include/asm/ptrace.h
index b33a4488f498..c1aebdb981c7 100644
--- a/arch/blackfin/include/asm/ptrace.h
+++ b/arch/blackfin/include/asm/ptrace.h
@@ -173,4 +173,6 @@ extern void show_regs(struct pt_regs *);
173#define PT_FDPIC_EXEC 232 173#define PT_FDPIC_EXEC 232
174#define PT_FDPIC_INTERP 236 174#define PT_FDPIC_INTERP 236
175 175
176#define PT_LAST_PSEUDO PT_FDPIC_INTERP
177
176#endif /* _BFIN_PTRACE_H */ 178#endif /* _BFIN_PTRACE_H */