#ifndef ULE_CPUID_H #define ULE_CPUID_H #include "config.h" void cpuid(); #endif