WIP FPC-III support
[linux/fpc-iii.git] / tools / testing / selftests / bpf / progs / test_global_func2.c
blob2c18d82923a2d510cb4f9a31e518264f92691efb
1 // SPDX-License-Identifier: GPL-2.0-only
2 /* Copyright (c) 2020 Facebook */
3 #define MAX_STACK (512 - 3 * 32)
4 #include "test_global_func1.c"