7 lines
98 B
INI
7 lines
98 B
INI
set timeout=0
|
|
set default=0
|
|
|
|
menuentry "ZalupaCalc 2" {
|
|
multiboot /boot/kernel.bin
|
|
boot
|
|
}
|