init commit

This commit is contained in:
Faynot
2026-07-07 20:35:07 +03:00
commit 38cc34a6e9
33 changed files with 659 additions and 0 deletions

3
arch/x86_64/arch.mak Normal file
View File

@@ -0,0 +1,3 @@
# x86_64 architecture flags
ARCH_CFLAGS := -m64
ARCH_LDFLAGS := -m elf_x86_64