mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-15 09:19:16 +00:00
Rename "SafeFunction" macro to "NoSecurityAnalysis"
This commit is contained in:
@ -44,7 +44,7 @@ static const char *PagefaultDescriptions[8] = {
|
||||
|
||||
namespace CrashHandler
|
||||
{
|
||||
SafeFunction void DisplayMainScreen(CRData data)
|
||||
nsa void DisplayMainScreen(CRData data)
|
||||
{
|
||||
CPU::TrapFrame *Frame = data.Frame;
|
||||
|
||||
|
Reference in New Issue
Block a user