index
:
linux
debian
progress-linux
upstream
debian 10: linux
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
/
tests
/
ex
/
arch
/
f.c
blob: bffd9c67e9af4d2f0b9732ae7522707f192fc237 (
plain
)
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0
int
f
(
void
)
{
return
0
;
}