Sign in
nest-open-source
/
nest-learning-thermostat
/
5.10
/
linux-imx-4.9.88
/
f90c6e14638b49666bd553e825c32777dfbaebea
/
.
/
tools
/
build
/
tests
/
ex
/
inc.c
blob: c20f1e9033a365810ce3fc490a8700d9ee89d123 [
file
] [
log
] [
blame
]
#ifdef
INCLUDE
#include
"krava.h"
#endif
int
inc
(
void
)
{
return
0
;
}