bootstrap: update kernel name references

This commit is contained in:
2026-05-30 10:18:00 +01:00
parent 08abe467ea
commit ccede45ec7
3 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -6,9 +6,9 @@
#include <fs/file.h>
#include <fs/inode.h>
#include <fs/superblock.h>
#include <mango/handle.h>
#include <mango/log.h>
#include <mango/vm.h>
#include <magenta/handle.h>
#include <magenta/log.h>
#include <magenta/vm.h>
#include <stdio.h>
#include <string.h>
#include <sys/types.h>