#ifndef _SMBIOS_H #include <pshpack1.h> #define SMBIOS_PHYSICAL_MEMORY_ARRAY_USE_UNKNOWN ((UCHAR)2) #include <poppack.h> #endif View code on GitHub
No description available.