mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-09-03 01:12:04 +00:00
Update kernel
This commit is contained in:
@@ -34,9 +34,9 @@
|
||||
|
||||
namespace CrashHandler
|
||||
{
|
||||
SafeFunction void DisplayConsoleScreen(CRData data)
|
||||
{
|
||||
EHPrint("TODO");
|
||||
UNUSED(data);
|
||||
}
|
||||
SafeFunction void DisplayConsoleScreen(CRData data)
|
||||
{
|
||||
EHPrint("TODO");
|
||||
UNUSED(data);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user