Constant PTRACE_GETREGS
pub const PTRACE_GETREGS: i32 = 12;
Available on crate feature
dep_nc
only.Expand description
Arbitrarily choose the same ptrace numbers as used by the Sparc code.
pub const PTRACE_GETREGS: i32 = 12;
dep_nc
only.Arbitrarily choose the same ptrace numbers as used by the Sparc code.