Sign in
zircon-guest
/
third_party
/
linux
/
f47e3431b15ae9cae8acc0fdf20fc083422c9f61
/
.
/
tools
/
build
/
tests
/
ex
/
b.c
blob: 2b29fb4d3c20135bb3bd2f20656a060cc7510ce5 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
b
(
void
)
{
return
0
;
}