Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b9553d7b0cd51b89dc078ffc42cad51a2c4258bc
/
.
/
include
/
asm-um
/
sigcontext-ppc.h
blob: 2467f20eda99f59d04618a08d59a149346e0eb06 [
file
] [
log
] [
blame
]
#ifndef
__UM_SIGCONTEXT_PPC_H
#define
__UM_SIGCONTEXT_PPC_H
#define
pt_regs sys_pt_regs
#include
"asm/sigcontext-generic.h"
#undef
pt_regs
#endif