Searched defs:LIBBPF_MINOR_VERSION (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/lib/bpf/ | ||
H A D | libbpf_version.h | 7 #define LIBBPF_MINOR_VERSION 3 macro |
H A D | Makefile | 12 LIBBPF_MINOR_VERSION := $(word 2,$(subst ., ,$(LIBBPF_VERSION))) macro |