linux-stable/tools/testing/selftests/bpf/progs/btf__core_reloc_misc.c

6 lines
161 B
C

#include "core_reloc_types.h"
void f1(struct core_reloc_misc___a x) {}
void f2(struct core_reloc_misc___b x) {}
void f3(struct core_reloc_misc_extensible x) {}