add simple sum example

This commit is contained in:
2026-01-29 00:19:14 +01:00
parent 8f09e49c8a
commit ce0c7f4f7f
26 changed files with 3333 additions and 115 deletions

View File

@ -0,0 +1,7 @@
set timeout=0
set default=0
menuentry "CoRedOS" {
multiboot /boot/system.elf
boot
}

Binary file not shown.