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