khypervisor
v1
|
Go to the source code of this file.
Functions | |
void | mon_enter_hyp (void) |
void mon_enter_hyp | ( | void | ) |
Definition at line 5 of file monitor_imp.c.
{ uart_print("[monitor] enter_hyp: entering hyp mode. not coming back\n\r"); __mon_enter_hyp(); }