mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-23 03:06:52 -04:00
boot2: update for 16.0.0
This commit is contained in:
parent
cb89c66bd8
commit
e46e7e0eb1
15 changed files with 68 additions and 11 deletions
|
@ -61,6 +61,7 @@ namespace ams {
|
|||
R_ABORT_UNLESS(pmshellInitialize());
|
||||
R_ABORT_UNLESS(setsysInitialize());
|
||||
gpio::Initialize();
|
||||
ncm::Initialize();
|
||||
|
||||
/* Mount the SD card. */
|
||||
R_ABORT_UNLESS(fs::MountSdCard("sdmc"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue