Sign in
qemu
/
ipxe
/
refs/heads/efivars
/
.
/
src
/
arch
/
x86
/
include
/
bits
/
sanboot.h
blob: 1b9924e6435f27519d7dcc7d954609db5d44425b [
file
] [
log
] [
blame
]
#ifndef
_BITS_SANBOOT_H
#define
_BITS_SANBOOT_H
/** @file
*
* x86-specific sanboot API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#include
<ipxe/bios_sanboot.h>
#endif
/* _BITS_SANBOOT_H */