grub/kern/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
..
cmain.c 2008-07-02 Bean <bean123ch@gmail.com> 2008-07-02 07:38:46 +00:00
ieee1275.c * disk/ieee1275/nand.c (grub_nand_open): All ieee1275 call arg 2009-04-11 03:07:58 +00:00
init.c * kern/ieee1275/init.c (grub_machine_init): Make 'actual' grub_ssize_t. 2009-04-11 03:09:17 +00:00
mmap.c * kern/ieee1275/mmap.c (grub_machine_mmap_iterate): If size_cells 2009-04-22 09:45:43 +00:00
openfw.c * commands/lsmmap.c (grub_cmd_lsmmap): Add casts to avoid printf 2009-04-30 01:18:43 +00:00