properly update the pprev of next node when deleting hlist_node (close #30)
[lunaix-os.git] / lunaix-os / GRUB_TEMPLATE
1 default=0
2 timeout=0
3
4 menuentry "$_OS_NAME" {
5         multiboot /boot/kernel.bin $KCMD
6 }