hazel/boot/grub/grub.cfg
2024-06-25 21:43:07 -04:00

6 lines
73 B
INI

default=0
timeout=0
menuentry "Hazel" {
multiboot /boot/kernel.bin
}