Add include/kincl.h
This commit is contained in:
6
include/kincl.h
Normal file
6
include/kincl.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _KERNEL_INCLUDES_H
|
||||
#define _KERNEL_INCLUDES_H
|
||||
|
||||
#define KERNEL_VERSION "0.0.1e"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user