mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-10 06:01:52 +00:00
package2: Silence a -Wcomment warning (#35)
This commit is contained in:
parent
7ab0acf656
commit
3596032869
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ void load_package2(void) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* TODO: MISC register 0x1F0098C00 |= 0x2000;
|
/* TODO: MISC register 0x1F0098C00 |= 0x2000; */
|
||||||
|
|
||||||
/* TODO: Update SCR_EL3 depending on value in Bootconfig. */
|
/* TODO: Update SCR_EL3 depending on value in Bootconfig. */
|
||||||
}
|
}
|
Loading…
Reference in a new issue