WIP FPC-III support
[linux/fpc-iii.git] / tools / testing / selftests / bpf / progs / profiler3.c
blob6249fc31ccb08f939dc77c0235c6e51b25384167
1 // SPDX-License-Identifier: GPL-2.0
2 /* Copyright (c) 2020 Facebook */
3 #define barrier_var(var) /**/
4 #define UNROLL
5 #define INLINE __noinline
6 #include "profiler.inc.h"