Sign in
android-kvm
/
linux
/
c94e7ce36d57106a5138e5f595bebbf1a81b3ffb
/
.
/
tools
/
build
/
tests
/
ex
/
inc.c
blob: 3636ab5bf3392cb16942caa77d1bcf983e7a3323 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
#ifdef
INCLUDE
#include
"krava.h"
#endif
int
inc
(
void
)
{
return
0
;
}