Home
last modified time | relevance | path

Searched refs:HDR_PROBE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/samples/bpf/
H A DMakefile226 HDR_PROBE := $(shell printf "\#include <linux/types.h>\n struct list_head { int a; }; int main() { … macro
230 ifeq ($(HDR_PROBE),)