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

remove stuff that doesn't belong in powerpc 32-bit sigcontext

these fields were wrongly copied from the kernel's ppc64 struct def
上级 4860db9f
......@@ -25,10 +25,6 @@ struct sigcontext
unsigned long handler;
unsigned long oldmask;
void *regs;
gregset_t gp_regs;
fpregset_t fp_regs;
vrregset_t *v_regs;
long vmx_reserve[33+33+32+1]; /* 33=34 for ppc64 */
};
typedef struct {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册