#ifndef CPU_H #define CPU_H const char *display_cpu(); #endif