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 981dc1c commit 09052a1Copy full SHA for 09052a1
src/sys/ioctl/linux.rs
@@ -44,6 +44,7 @@ mod consts {
44
target_arch = "riscv32",
45
target_arch = "riscv64",
46
target_arch = "loongarch64"
47
+ target_arch = "csky"
48
))]
49
mod consts {
50
#[doc(hidden)]
0 commit comments