feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues

This commit is contained in:
2026-02-28 12:06:18 +01:00
parent 48bf14ee0e
commit 4ac904e565
135 changed files with 1669 additions and 51769 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
// Assembly entry point
extern "C" void SyscallEntry();
namespace Zenith {
namespace Montauk {
// ---- Dispatch ----