Brooklyn/tools/testing/selftests/bpf/progs/pyperf_global.c
2021-05-27 00:09:36 +05:00

6 lines
135 B
C

// SPDX-License-Identifier: GPL-2.0
/* Copyright (c) 2020 Facebook */
#define STACK_MAX_LEN 50
#define GLOBAL_FUNC
#include "pyperf.h"