aya/bpf/aya-bpf-cty
Simone Margaritelli 8311abfdcb
added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-gnueabihf
* new: added support for armv7-unknown-linux-gnueabi (closes alessandrod/aya/issues/22)

* fix: replaced custom type defintions with proper libc types

* fix: fixed pointless parameter binding

* new: added linker for armv7-unknown-linux-gnueabihf to cargo config
..
ci bpf: initial bpf bindings
src added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-gnueabihf
.travis.yml bpf: initial bpf bindings
CHANGELOG.md bpf: initial bpf bindings
Cargo.toml bpf: initial bpf bindings
LICENSE-APACHE bpf: initial bpf bindings
LICENSE-MIT bpf: initial bpf bindings
README.md bpf: initial bpf bindings
build.rs bpf: initial bpf bindings

README.md

crates.io crates.io

cty

Type aliases to C types like c_int for use with bindgen

License

Licensed under either of

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.