Files
Espresso/kincl.h
2025-10-20 21:57:30 -05:00

7 lines
93 B
C

#ifndef _KERNEL_INCLUDE_H
#define _KERNEL_INCLUDE_H
#define KERNEL_VERSION "0.0.2a"
#endif