mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-19 07:49:07 +08:00
Accomodate changes: - test_libbpf.cpp was renamed to test_libbpf.c; - bpf_helper_defs.h should be ignored for consistency check at the end, as it's not checked in on linux side; Signed-off-by: Andrii Nakryiko <andriin@fb.com>