Sign in
kunit
/
linux
/
3ea94de15ce9f3a217f6d0a7e9e0f48388902bb7
/
.
/
tools
/
build
/
tests
/
ex
/
inc.c
blob: c20f1e9033a365810ce3fc490a8700d9ee89d123 [
file
]
#ifdef
INCLUDE
#include
"krava.h"
#endif
int
inc
(
void
)
{
return
0
;
}