merge mainline into newreloc

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-01 22:17:26 +02:00
commit 8b0800f66f
239 changed files with 15971 additions and 6550 deletions

View file

@ -26,9 +26,3 @@ void
grub_stop_floppy (void)
{
}
void
grub_arch_sync_caches (void *address __attribute__ ((unused)),
grub_size_t len __attribute__ ((unused)))
{
}