]> git.proxmox.com Git - rustc.git/blame - src/vendor/libc/src/unix/notbsd/linux/musl/b64/powerpc64.rs
New upstream version 1.20.0+dfsg1
[rustc.git] / src / vendor / libc / src / unix / notbsd / linux / musl / b64 / powerpc64.rs
CommitLineData
476ff2be 1pub type c_char = u8;
041b39d2 2pub type __u64 = ::c_ulong;
476ff2be
SL
3
4pub const SYS_perf_event_open: ::c_long = 319;