blob: 47292735c8843d03a9cf781425c78f58bab61ff4 [file] [log] [blame]
/// `sysinfo`
pub type Sysinfo = linux_raw_sys::system::sysinfo;
pub(crate) type RawUname = linux_raw_sys::system::new_utsname;