mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 00:06:36 +00:00
9 lines
71 B
C
9 lines
71 B
C
![]() |
#ifdef INCLUDE
|
||
|
#include "krava.h"
|
||
|
#endif
|
||
|
|
||
|
int inc(void)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|