Sign in
zircon-guest
/
third_party
/
linux
/
23f0c2dfaa2afcc5d02a979e2aa4ba28c9dbbe2a
/
.
/
tools
/
build
/
tests
/
ex
/
a.c
blob: 66017a9f40b6cdaabf493092d8f77a80e4f8b5f7 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
a
(
void
)
{
return
0
;
}