18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#ifdef INCLUDE
38c2ecf20Sopenharmony_ci#include "krava.h"
48c2ecf20Sopenharmony_ci#endif
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciint inc(void)
78c2ecf20Sopenharmony_ci{
88c2ecf20Sopenharmony_ci	return 0;
98c2ecf20Sopenharmony_ci}
10