initSidebarItems({"constant":[["EXIT_FAILURE","Unsuccessful execution of a program."],["EXIT_SUCCESS","Successful execution of a program."]],"enum":[["Exception","This values are taken from section 5.5.2 of ADS Debug Target Guide (DUI0058)."]],"fn":[["exit","Reports to the debugger that the execution has completed."],["report_exception","Report an exception to the debugger directly."]],"type":[["ExitStatus","Status enum for `exit` syscall."]]});