]> git.proxmox.com Git - rustc.git/blobdiff - vendor/libc/src/vxworks/powerpc.rs
New upstream version 1.40.0+dfsg1
[rustc.git] / vendor / libc / src / vxworks / powerpc.rs
index cfdce825a0b86c4f3243bb7efcc4183574a45810..55240068aa08eb7992d9adc49739f44679207b8b 100644 (file)
@@ -1,3 +1,4 @@
 pub type c_char = u8;
+pub type wchar_t = u32;
 pub type c_long = i32;
 pub type c_ulong = u32;