heading to laptop

This commit is contained in:
2026-07-07 18:52:22 -05:00
parent 177a0b8fe9
commit e42ee8eb85
13 changed files with 68 additions and 96 deletions

View File

@@ -2,7 +2,7 @@
#include "multiboot.h"
#include <stddef.h>
#include <lib/string.h>
#include <lib/memory.h>
extern uint8_t __kernel_start;
extern uint8_t __kernel_end;