]> git.proxmox.com Git - rustc.git/blame - src/liblibc/src/unix/uclibc/x86_64/other.rs
New upstream version 1.32.0+dfsg1
[rustc.git] / src / liblibc / src / unix / uclibc / x86_64 / other.rs
CommitLineData
83c7162d
XL
1// Thestyle checker discourages the use of #[cfg], so this has to go into a
2// separate module
3pub type pthread_t = ::c_ulong;
4