#ifndef _SMBIOS_H #include <pshpack1.h> // 1024-65533 - Available for assignment // 65534–65535 - RESERVED #define SMBIOS_PROCESSOR_STATUS_UNKNOWN 0 #include <poppack.h> #endif View code on GitHub
No description available.