Sign in
qemu
/
ipxe
/
e0e102ee24bdab68b0318b505402f60cfb88a5f0
/
.
/
src
/
arch
/
riscv
/
include
/
bits
/
reboot.h
blob: 01272483b8c10f9168b83735cf81490fc0b3d9e4 [
file
] [
log
] [
blame
]
#ifndef
_BITS_REBOOT_H
#define
_BITS_REBOOT_H
/** @file
*
* RISCV-specific reboot API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#include
<ipxe/sbi_reboot.h>
#endif
/* _BITS_REBOOT_H */