repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
test_global_func2.c
blob
2c18d82923a2d510cb4f9a31e518264f92691efb
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"