Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux/fpc-iii.git] / arch / powerpc / include / asm / signal.h
blob9322c28aebd2b89ac193c8470ca41c33b62730e3
1 #ifndef _ASM_POWERPC_SIGNAL_H
2 #define _ASM_POWERPC_SIGNAL_H
4 #define __ARCH_HAS_SA_RESTORER
5 #include <uapi/asm/signal.h>
6 #include <uapi/asm/ptrace.h>
8 extern unsigned long get_tm_stackpointer(struct pt_regs *regs);
10 #endif /* _ASM_POWERPC_SIGNAL_H */