Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
cp-linux
/
8d8f6542b666daf5e87de156590e635c2c4da0c0
/
.
/
tools
/
build
/
tests
/
ex
/
inc.c
blob: c20f1e9033a365810ce3fc490a8700d9ee89d123 [
file
] [
log
] [
blame
]
#ifdef
INCLUDE
#include
"krava.h"
#endif
int
inc
(
void
)
{
return
0
;
}