7 lines
80 B
INI
7 lines
80 B
INI
set timeout=15
|
|
set default=0
|
|
|
|
menuentry "mop3" {
|
|
multiboot /boot/kernel.elf
|
|
}
|