xref: /linux/tools/testing/selftests/bpf/progs/pyperf180.c (revision defec178df76e0caadd4e8ef68f3d655a2088198)
1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (c) 2019 Facebook
3 #define STACK_MAX_LEN 180
4 #include "pyperf.h"
5