Sign in
coral
/
linux-mtk
/
64d6bf368d9c5b0a4ef1688a00cf054aaf960c5e
/
.
/
tools
/
build
/
tests
/
ex
/
arch
/
f.c
blob: bffd9c67e9af4d2f0b9732ae7522707f192fc237 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
f
(
void
)
{
return
0
;
}