mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-16 20:13:27 +00:00
r2p: bring in line with other defs
This commit is contained in:
parent
16cd1141d1
commit
2c39efea4c
@ -4,7 +4,7 @@
|
||||
|
||||
#include <switch.h>
|
||||
|
||||
#define IRAM_PAYLOAD_MAX_SIZE 0x20000
|
||||
#define IRAM_PAYLOAD_MAX_SIZE 0x24000
|
||||
#define IRAM_PAYLOAD_BASE 0x40010000
|
||||
|
||||
static alignas(0x1000) u8 g_reboot_payload[IRAM_PAYLOAD_MAX_SIZE];
|
||||
|
Loading…
Reference in New Issue
Block a user