diff --git a/include/kincl.h b/include/kincl.h new file mode 100644 index 0000000..fa2d396 --- /dev/null +++ b/include/kincl.h @@ -0,0 +1,6 @@ +#ifndef _KERNEL_INCLUDES_H +#define _KERNEL_INCLUDES_H + +#define KERNEL_VERSION "0.0.1e" + +#endif \ No newline at end of file