exo2: implement remainder of warmboot tz code
This commit is contained in:
@@ -19,5 +19,9 @@
|
||||
namespace ams::log {
|
||||
|
||||
void Initialize();
|
||||
void Finalize();
|
||||
|
||||
void SendText(const void *text, size_t size);
|
||||
void Flush();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user