commit | 50396703adeeb03585118e179842d6c7733ce404 | [log] [download] |
---|---|---|
author | jeroen <jeroen@localhost> | Thu Apr 29 09:57:09 2004 +0000 |
committer | jeroen <jeroen@localhost> | Thu Apr 29 09:57:09 2004 +0000 |
tree | d15fdab31dc95da4e3171f6a1353fe3617aef7fd | |
parent | 6525b81507413a542ad4ad7f4319e577b27bbff0 [diff] |
2004-04-29 Jeroen Dekkers <jeroen@dekkers.cx> * stage2/char_io.c (grub_memcmp): Define for stage1.5 too. * stage2/fsys_iso9660.c (iso9660_mount): Use memcmp() instead of __builtin_memcmp(). (iso9660_dir): Likewise.