selftests/bpf: add CO-RE relocs misc tests
[platform/kernel/linux-rpi.git] / tools / testing / selftests / bpf / progs / btf__core_reloc_misc.c
1 #include "core_reloc_types.h"
2
3 void f1(struct core_reloc_misc___a x) {}
4 void f2(struct core_reloc_misc___b x) {}
5 void f3(struct core_reloc_misc_extensible x) {}