Sign in
android-kvm
/
linux
/
39fd5bf6eb6645567f2b354ac5330853458ff26a
/
.
/
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"