library/std: Set OS raw type definitions for sparc-unknown-linux-gnu
This commit is contained in:
parent
d9de08d65c
commit
d25b0364e1
@ -29,6 +29,7 @@ pub use self::arch::{blkcnt_t, blksize_t, ino_t, nlink_t, off_t, stat, time_t};
|
||||
target_arch = "x86",
|
||||
target_arch = "le32",
|
||||
target_arch = "powerpc",
|
||||
target_arch = "sparc",
|
||||
target_arch = "arm",
|
||||
target_arch = "asmjs",
|
||||
target_arch = "wasm32"
|
||||
|
Loading…
Reference in New Issue
Block a user