Kernel  |  4.4

下载     查看原文件
C++程序  |  9行  |  71 B
#ifdef INCLUDE
#include "krava.h"
#endif

int inc(void)
{
	return 0;
}