Sign in
android-kvm
/
linux
/
cbfdfd5624ebd6493c39d7f6400feaa03962e6ef
/
.
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
test_global_func2.c
blob: 2c18d82923a2d510cb4f9a31e518264f92691efb [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0-only
/* Copyright (c) 2020 Facebook */
#define
MAX_STACK
(
512
-
3
*
32
)
#include
"test_global_func1.c"