mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-04 00:28:51 -04:00
Push WIP NX_BOOTLOADER sync code (for coldboots)
This commit is contained in:
parent
330f8a0f8b
commit
f0d0ec0dca
9 changed files with 213 additions and 4 deletions
|
@ -24,5 +24,6 @@ uint32_t configitem_set(enum ConfigItem item, uint64_t value);
|
|||
uint32_t configitem_get(enum ConfigItem item, uint64_t *p_outvalue);
|
||||
|
||||
uint64_t configitem_is_recovery_boot(void);
|
||||
uint64_t configitem_is_retail(void);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue