Changes

Jump to navigation Jump to search
73 bytes added ,  05:17, 16 January 2018
Line 95: Line 95:  
* '''Value[0]:''' Function pointer with type <code>void __noreturn (*)(int result_code);</code>
 
* '''Value[0]:''' Function pointer with type <code>void __noreturn (*)(int result_code);</code>
 
* '''Value[1]:''' Ignored.
 
* '''Value[1]:''' Ignored.
* '''DefaultBehavior:''' Exits process using svcExitProcess.
+
* '''DefaultBehavior:''' Returns back to where LR was when the program entered, or exits process using svcExitProcess if LR was NULL.
    
==== OverrideHeap ====
 
==== OverrideHeap ====
117

edits

Navigation menu