aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/btf__core_reloc_nesting___err_partial_match_dups.c
blob: ffde35086e906fa77e27eef9fa18719241ec8878 (plain) (blame)
1
2
3
4
#include "core_reloc_types.h"

void f1(struct core_reloc_nesting___err_partial_match_dups__a x) {}
void f2(struct core_reloc_nesting___err_partial_match_dups__b x) {}