#ifndef _SMBIOS_H #include <pshpack1.h> // 220 - Available for assignment #define SMBIOS_PROCESSOR_FAMILY_DUAL_CORE_INTEL_XEON_PROCESSOR_7XXX_SERIES 221 #include <poppack.h> #endif View code on GitHub
No description available.