#ifndef K_MAIN_H #define K_MAIN_H extern "C" { void k_main(); } #endif