grub/disk/ieee1275
davem 979b4fb416 * commands/lsmmap.c (grub_cmd_lsmmap): Add casts to avoid printf
warnings.
	* kern/ieee1275/openfw.c (grub_claimmap): Likewise.
	* disk/ieee1275/ofdisk.c (grub_ofdisk_open, grub_ofdisk_close,
	grub_ofdisk_read): Likewise, and deal similarly with the fact that
	ihandles have a 32-bit type but need to be stored in a "void *".
2009-04-30 01:18:43 +00:00
..
nand.c * disk/ieee1275/nand.c (grub_nand_iterate): Return 2009-04-24 12:05:54 +00:00
ofdisk.c * commands/lsmmap.c (grub_cmd_lsmmap): Add casts to avoid printf 2009-04-30 01:18:43 +00:00