Sign in
android-kvm
/
linux
/
da631f7fd623b6c180c8d93a93040d1e0d61291f
/
.
/
tools
/
build
/
tests
/
ex
/
c.c
blob: a63b20ab83d5ef8b3cec74602da27ee071448d1b [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
c
(
void
)
{
return
0
;
}