Skip to content

Commit 09052a1

Browse files
committed
Add support for csky
1 parent 981dc1c commit 09052a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sys/ioctl/linux.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ mod consts {
4444
target_arch = "riscv32",
4545
target_arch = "riscv64",
4646
target_arch = "loongarch64"
47+
target_arch = "csky"
4748
))]
4849
mod consts {
4950
#[doc(hidden)]

0 commit comments

Comments
 (0)