提交 23fd8698 编写于 作者: G gthornbr

8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds

Summary: Added include of asm/ptrace.h to libproc.h
Reviewed-by: dcubed, mikael
上级 73230503
......@@ -69,6 +69,7 @@ combination of ptrace and /proc calls.
#if defined(sparc) || defined(sparcv9) || defined(ppc64)
#include <asm/ptrace.h>
#define user_regs_struct pt_regs
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册