]> git.proxmox.com Git - rustc.git/blob - vendor/libc/src/vxworks/powerpc.rs
cfdce825a0b86c4f3243bb7efcc4183574a45810
[rustc.git] / vendor / libc / src / vxworks / powerpc.rs
1 pub type c_char = u8;
2 pub type c_long = i32;
3 pub type c_ulong = u32;