memdisk/setup: int15maxres: Use 1 const; comment out printf()
[profile/ivi/syslinux.git] / memdisk / memdisk_iso_2048.asm
1         [map all memdisk_iso_2048.map]
2 %define EDD 1
3 %define ELTORITO 1
4 %define SECTORSIZE_LG2 11       ; log2(sector size)
5 %include "memdisk.inc"