codyps / ioctl

Helpers for binding ioctls in Rust
https://docs.rs/ioctl-sys
Apache License 2.0
4 stars 14 forks source link

Add support for riscv64 #20

Closed felixonmars closed 2 years ago

felixonmars commented 3 years ago

riscv64 is using the same asm-generic ioctl.h as aarch64.

Builds fine and all tests pass on HiFive Unmatched.

bors[bot] commented 2 years ago

Build succeeded: