Sign in
nest-open-source
/
manifest_repos
/
kernel
/
33ab6c4916103ccfc52b7a377dfb69d84cc98acc
/
.
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
test_global_func2.c
blob: 2c18d82923a2d510cb4f9a31e518264f92691efb [
file
]
// SPDX-License-Identifier: GPL-2.0-only
/* Copyright (c) 2020 Facebook */
#define
MAX_STACK
(
512
-
3
*
32
)
#include
"test_global_func1.c"