提交 b5e3832f 编写于 作者: R Rich Felker

ppc signal/NSIG related fix (warning fix, redefinition)

上级 65b98213
......@@ -3,8 +3,7 @@
((union { long long ll; long l[2]; }){ .ll = x }).l[1]
#define __SYSCALL_LL_O(x) 0, __SYSCALL_LL_E((x))
#define _NSIG 64
#define __SYSCALL_SSLEN (_NSIG/8)
#define __SYSCALL_SSLEN 8
long (__syscall)(long, ...);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册