1 2 3 4 5 6 7
#ifndef FOOLOS_KERNEL_H #define FOOLOS_KERNEL_H #define KERNEL_VERSION "FoolOs 0.2.1" #endif