We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a3b3b commit 61eab2aCopy full SHA for 61eab2a
src/lib.rs
@@ -29,6 +29,8 @@ pub mod ctypes {
29
target_arch = "loongarch64",
30
target_arch = "mips",
31
target_arch = "mips64",
32
+ target_arch = "mips32r6",
33
+ target_arch = "mips64r6",
34
target_arch = "sparc",
35
target_arch = "sparc64",
36
target_arch = "x86",
0 commit comments