]> git.proxmox.com Git - rustc.git/blobdiff - vendor/libc/src/unix/linux_like/linux/musl/mod.rs
New upstream version 1.62.1+dfsg1
[rustc.git] / vendor / libc / src / unix / linux_like / linux / musl / mod.rs
index 8338679ff6f98fa8bfdecf557ecab5950d6f918a..810e4116706e9216e834976c3eed91ae854604f2 100644 (file)
@@ -766,6 +766,7 @@ cfg_if! {
                         target_arch = "mips",
                         target_arch = "powerpc",
                         target_arch = "hexagon",
+                        target_arch = "riscv32",
                         target_arch = "arm"))] {
         mod b32;
         pub use self::b32::*;