aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/examples/bpf/empty.c
blob: 78754df53ac1d3891235e2180528f3c78dc373a3 (plain) (blame)
1
2
char _license[] __attribute__((section("license"), used)) = "GPL";
int _version __attribute__((section("version"), used)) = LINUX_VERSION_CODE;