Sign in
zircon-guest
/
third_party
/
linux
/
ee82c13f6cc127a30c59ef8ee2dfc723b3f2ecf6
/
.
/
tools
/
build
/
tests
/
ex
/
arch
/
f.c
blob: bffd9c67e9af4d2f0b9732ae7522707f192fc237 [
file
]
// SPDX-License-Identifier: GPL-2.0
int
f
(
void
)
{
return
0
;
}