Sign in
qemu
/
ipxe
/
refs/heads/dell3440b
/
.
/
src
/
arch
/
x86
/
include
/
bits
/
reboot.h
blob: e702dd3d05dd76bbccd4fb9b5fd4feca32a8de91 [
file
] [
log
] [
blame
]
#ifndef
_BITS_REBOOT_H
#define
_BITS_REBOOT_H
/** @file
*
* x86-specific reboot API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#include
<ipxe/bios_reboot.h>
#endif
/* _BITS_REBOOT_H */