Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
6726a807c38d7fd09bc23a0adc738efec6ff9492
/
.
/
arch
/
powerpc
/
include
/
asm
/
signal.h
blob: 189998bb61c4b5847a787c918e9b517c35b936bb [
file
] [
log
] [
blame
]
#ifndef
_ASM_POWERPC_SIGNAL_H
#define
_ASM_POWERPC_SIGNAL_H
#include
<uapi/asm/signal.h>
struct
pt_regs
;
#define
ptrace_signal_deliver
(
regs
,
cookie
)
do
{
}
while
(
0
)
#endif
/* _ASM_POWERPC_SIGNAL_H */