Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into drm...
[linux-2.6-block.git] / arch / powerpc / include / asm / signal.h
CommitLineData
c5ff7001
DG
1#ifndef _ASM_POWERPC_SIGNAL_H
2#define _ASM_POWERPC_SIGNAL_H
1da177e4 3
574c4866 4#define __ARCH_HAS_SA_RESTORER
c3617f72 5#include <uapi/asm/signal.h>
2b3f8e87
MN
6#include <uapi/asm/ptrace.h>
7
8extern unsigned long get_tm_stackpointer(struct pt_regs *regs);
1da177e4 9
c5ff7001 10#endif /* _ASM_POWERPC_SIGNAL_H */