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