We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
le32
1 parent 79335f1 commit eb33d2cCopy full SHA for eb33d2c
library/std/src/os/linux/raw.rs
@@ -26,7 +26,6 @@ pub use self::arch::{blkcnt_t, blksize_t, ino_t, nlink_t, off_t, stat, time_t};
26
27
#[cfg(any(
28
target_arch = "x86",
29
- target_arch = "le32",
30
target_arch = "m68k",
31
target_arch = "powerpc",
32
target_arch = "sparc",
0 commit comments