#ifndef _BITS_SMBIOS_H #define _BITS_SMBIOS_H /** @file * * i386-specific SMBIOS API implementations * */ FILE_LICENCE ( GPL2_OR_LATER ); #include #endif /* _BITS_SMBIOS_H */