#ifndef _BITS_SMBIOS_H
#define _BITS_SMBIOS_H

/** @file
 *
 * i386-specific SMBIOS API implementations
 *
 */

FILE_LICENCE ( GPL2_OR_LATER );

#include <gpxe/bios_smbios.h>

#endif /* _BITS_SMBIOS_H */