diff options
Diffstat (limited to 'dev/DebuggerKit/src/POSIXMachContractCLI.cc')
| -rw-r--r-- | dev/DebuggerKit/src/POSIXMachContractCLI.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/DebuggerKit/src/POSIXMachContractCLI.cc b/dev/DebuggerKit/src/POSIXMachContractCLI.cc index 11c05f8..80825c3 100644 --- a/dev/DebuggerKit/src/POSIXMachContractCLI.cc +++ b/dev/DebuggerKit/src/POSIXMachContractCLI.cc @@ -26,7 +26,7 @@ static void dbgi_ctrlc_handler(std::int32_t _) { kKeepRunning = false; } -LIBCOMPILER_MODULE(DebuggerMachPOSIX) { +NECTI_MODULE(DebuggerMachPOSIX) { pfd::notify("Debugger Event", "Userland Debugger\n(C) 2025 Amlal El Mahrouss, all rights reserved."); |
