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 */