aya/bpf/aya-bpf-bindings
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
..
include xtask: fix include paths for kernel headers bundled with libbpf
src added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-gnueabihf
Cargo.toml bpf: add aya-bpf-bindings
build.rs bpf: add aya-bpf-bindings