[tcp] Allow out-of-order receive queue to be discarded
[gpxe.git] / src / arch / i386 / include / bits / smbios.h
bloba68413aa137ec71fc472291a46a34ca649a282dc
1 #ifndef _BITS_SMBIOS_H
2 #define _BITS_SMBIOS_H
4 /** @file
6 * i386-specific SMBIOS API implementations
8 */
10 FILE_LICENCE ( GPL2_OR_LATER );
12 #include <gpxe/bios_smbios.h>
14 #endif /* _BITS_SMBIOS_H */