Files
Espresso/kincl.h

7 lines
93 B
C
Raw Normal View History

2025-10-20 21:57:30 -05:00
#ifndef _KERNEL_INCLUDE_H
#define _KERNEL_INCLUDE_H
#define KERNEL_VERSION "0.0.2a"
#endif