#ifndef __KT_H__ #define __KT_H__ #include "system/includes.h" void kt_boot_init(void); void kt_init(void); #endif