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