Sign in
qemu
/
ipxe
/
d454d98d35eab40fe13f2c2a705443dd086d1a57
/
.
/
src
/
arch
/
i386
/
include
/
bits
/
smbios.h
blob: cc79eec514473aa4fb67386a3abe6cc2cca113ae [
file
] [
log
] [
blame
]
#ifndef
_BITS_SMBIOS_H
#define
_BITS_SMBIOS_H
/** @file
*
* i386-specific SMBIOS API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER
);
#include
<ipxe/bios_smbios.h>
#endif
/* _BITS_SMBIOS_H */