aboutsummaryrefslogtreecommitdiff
path: root/libc/src/hermit/x86_64.rs
blob: 76ec3ce823e8fedfc49c9e9118285af65b5d86fb (plain)
1
2
pub type c_char = i8;
pub type wchar_t = i32;