]> git.proxmox.com Git - rustc.git/blobdiff - vendor/libc/src/unix/newlib/powerpc/mod.rs
New upstream version 1.61.0+dfsg1
[rustc.git] / vendor / libc / src / unix / newlib / powerpc / mod.rs
index 4289658cd662380a0d392cd8213d341d7134c98d..6bed1ce27acbf30606bb8207cceadbca7a40a0fb 100644 (file)
@@ -5,6 +5,8 @@ pub type wchar_t = ::c_int;
 pub type c_long = i32;
 pub type c_ulong = u32;
 
+pub use crate::unix::newlib::generic::{sigset_t, stat};
+
 // the newlib shipped with devkitPPC does not support the following components:
 // - sockaddr
 // - AF_INET6