N64FlashcartMenu
Loading...
Searching...
No Matches
reboot.h File Reference

Header file for reboot-related definitions. More...

Go to the source code of this file.

Variables

uint32_t reboot_start
 Start address of the reboot code.
 
size_t reboot_size
 Size of the reboot code.
 

Detailed Description

Header file for reboot-related definitions.

Variable Documentation

◆ reboot_start

uint32_t reboot_start
extern

Start address of the reboot code.

This variable marks the start address of the reboot code section.

◆ reboot_size

size_t reboot_size
extern

Size of the reboot code.

This variable holds the size of the reboot code section.