5b891af7fc
This patch replaces [u]int32_t and [u]int64_t usage with
__[su]32 and __[su]64. The same change goes for [u]int16_t
and [u]int8_t.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
Build | ||
Makefile | ||
bpf.c | ||
bpf.h | ||
btf.c | ||
btf.h | ||
libbpf.c | ||
libbpf.h | ||
nlattr.c | ||
nlattr.h |