modified some syscall code in rlibc, fs stuff

This commit is contained in:
2026-06-29 17:00:07 -05:00
parent 97357f3170
commit 432d160b7a
285 changed files with 4223 additions and 3957 deletions

3
kernel/multiboot.c Normal file
View File

@@ -0,0 +1,3 @@
#include "multiboot.h"
multiboot_module_t multiboot_module_info_table[32];