blob: b1912cd1e08f065a9356b9c7fec9958ab7b2fe3a [file]
#ifndef _BITS_SMBIOS_H
#define _BITS_SMBIOS_H
/** @file
*
* Dummy architecture-specific SMBIOS API implementations
*
* This file is included only if the architecture does not provide its
* own version of this file.
*
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
FILE_SECBOOT ( PERMITTED );
#endif /* _BITS_SMBIOS_H */