feat(kernel/syscalls): implement uname syscall

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
2025-03-10 22:38:52 +00:00
parent fc43512c75
commit 9f393754f6
6 changed files with 132 additions and 2 deletions

View File

@ -17,7 +17,7 @@ OSARCH = amd64
BOARD_TYPE := raspi4
# Kernel version.
KERNEL_VERSION = dev
KERNEL_VERSION = 0.0.1
# Which bootloader to use.
# Available bootloaders: