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