#ifndef CPU_H #define CPU_H int cpu(void); #endif // CPU_H