#ifndef CPU_INIT_H #define CPU_INIT_H void cpu_init(); #endif