提交 209ac8dd 编写于 作者: R Ralf Baechle

Use compat_sigval_t in struct compat_siginfo.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 127c6f66
......@@ -78,7 +78,7 @@ typedef struct compat_siginfo {
struct {
timer_t _tid; /* timer id */
int _overrun; /* overrun count */
sigval_t32 _sigval; /* same as below */
compat_sigval_t _sigval;/* same as below */
int _sys_private; /* not to be passed to user */
} _timer;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册