3 releases

0.1.3 Feb 7, 2024
0.1.2 Feb 6, 2024
0.1.1 Sep 24, 2023
0.1.0 Sep 24, 2023

#247 in Operating systems

27 downloads per month

MIT license

20KB
625 lines

Jrinx ABI

Crates.io version

Jrinx 的 ABI 定义。

使用

使用命令:

$ cargo add jrinx-abi

将 jrinx-abi 添加到你的依赖中,若你正在开发 Jrinx 的用户态程序,并存在使用 Jrinx 系统调用的需求,可启用 sysfn 特性:

$ cargo add jrinx-abi --features=sysfn

开源协议

Jrinx ABI 与 Jrinx 本体一样,以 MIT 协议开源,许可证文件请参见 LICENSE

Dependencies

~4KB