Homebrew ABI: Difference between revisions
Line 62: | Line 62: | ||
When the homebrew has finished executing, it shall jump to this address to return to the homebrew menu. | When the homebrew has finished executing, it shall jump to this address to return to the homebrew menu. | ||
* '''Key:''' | * '''Key:''' 2 | ||
* '''IsMandatory:''' True | * '''IsMandatory:''' True | ||
* '''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> |