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