hazel/boot/grub/grub.cfg
2024-06-28 16:01:28 -04:00

6 lines
73 B
INI

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