fix line length
This commit is contained in:
parent
e94fffc309
commit
f6e48fc77c
@ -286,7 +286,9 @@ s_no_extra_traits! {
|
||||
pub uc_sigmask: ::sigset_t,
|
||||
__private: [u8; 512],
|
||||
// FIXME: the shadow stack field requires glibc >= 2.28.
|
||||
// Re-add once we drop compatibility with glibc versions older than 2.28.
|
||||
// Re-add once we drop compatibility with glibc versions older than
|
||||
// 2.28.
|
||||
//
|
||||
// __ssp: [::c_ulonglong; 4],
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user