Iros
 
Loading...
Searching...
No Matches
power.h
Go to the documentation of this file.
1#pragma once
2
3namespace iris {
9
10[[noreturn]] void hard_shutdown(ShutdownStatus status);
11}
Definition cxx_init.cpp:12
Error
Definition error.h:4
void hard_shutdown(ShutdownStatus status)
Definition power.cpp:8
ShutdownStatus
Definition power.h:4
@ Intended
Definition power.h:6
@ DoubleFault
Definition power.h:7