meta: rename kernel to Magenta

This commit is contained in:
2026-04-30 20:30:36 +01:00
parent 560da0daa0
commit 1db6de6bc2
65 changed files with 122 additions and 122 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#include <kernel/util.h>
#include <kernel/vm-controller.h>
#include <kernel/vm-object.h>
#include <mango/status.h>
#include <magenta/status.h>
/*** STATIC DATA + MACROS *****************************************************/