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