mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f4feab5f7d
bpfman, a project using aya, has a requirement to support powerpc64 and s390x architectures. Adding these two architectures to aya. Signed-off-by: Billy McFall <22157057+Billy99@users.noreply.github.com> |
5 months ago | |
---|---|---|
.. | ||
ci | 8 months ago | |
src | 5 months ago | |
.travis.yml | 8 months ago | |
CHANGELOG.md | 7 months ago | |
Cargo.toml | 8 months ago | |
LICENSE-APACHE | 8 months ago | |
LICENSE-MIT | 8 months ago | |
README.md | 8 months ago | |
build.rs | 5 months ago |
README.md
cty
Type aliases to C types like c_int for use with bindgen
License
Licensed under either of
- Apache License, Version 2.0 LICENSE-APACHE or
- MIT license LICENSE-MIT
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.