#ifndef FOOLOS_KERNEL_H #define FOOLOS_KERNEL_H #include //needed for uint16_t #define KERNEL_HELLO_MESSAGE "Welcome to FoolOs 0.0.6" // #define DEBUG #endif