Home
last modified time | relevance | path

Searched defs:LIBBPF_MINOR_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_version.h7 #define LIBBPF_MINOR_VERSION 3 macro
H A DMakefile12 LIBBPF_MINOR_VERSION := $(word 2,$(subst ., ,$(LIBBPF_VERSION))) macro