Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
16091aa1d5f16acfe98c8fb05203710c17df8646
/
.
/
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
;
}