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

void f1(struct core_reloc_nesting___dup_compat_types x) {}
void f2(struct core_reloc_nesting___dup_compat_types__2 x) {}
void f3(struct core_reloc_nesting___dup_compat_types__3 x) {}