提交 ad2b1ab5 编写于 作者: E Eric W. Biederman

signal/powerpc: Remove redefinition of NSIGTRAP on powerpc

NSIGTRAP is 4 in the generic siginfo and powerpc just undefines
NSGTRAP and redefine it as 4.  That accomplishes nothing so remove
the duplication.
Signed-off-by: N"Eric W. Biederman" <ebiederm@xmission.com>
上级 b68a68d3
...@@ -15,9 +15,6 @@ ...@@ -15,9 +15,6 @@
#include <asm-generic/siginfo.h> #include <asm-generic/siginfo.h>
#undef NSIGTRAP
#define NSIGTRAP 4
/* /*
* SIGFPE si_codes * SIGFPE si_codes
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册