JustOS/linux-6.13/tools/testing/selftests/bpf/progs/pyperf_global.c
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03: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"