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
+2 -2
View File
@@ -3,8 +3,8 @@
#include <kernel/btree.h>
#include <kernel/locks.h>
#include <mango/status.h>
#include <mango/types.h>
#include <magenta/status.h>
#include <magenta/types.h>
struct port;
struct thread;