mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-24 03:36:52 -04:00
exo2: implement remainder of warmboot tz code
This commit is contained in:
parent
97ab282351
commit
ad664daea5
21 changed files with 691 additions and 17 deletions
|
@ -19,5 +19,9 @@
|
|||
namespace ams::log {
|
||||
|
||||
void Initialize();
|
||||
void Finalize();
|
||||
|
||||
void SendText(const void *text, size_t size);
|
||||
void Flush();
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue