Merge mips branch

This commit is contained in:
Robert Millan 2010-01-20 01:55:41 +00:00
commit d4a4ee5765
84 changed files with 3245 additions and 247 deletions

View file

@ -159,6 +159,9 @@ grub_main (void)
/* Load pre-loaded modules and free the space. */
grub_register_exported_symbols ();
#ifdef GRUB_LINKER_HAVE_INIT
grub_arch_dl_init_linker ();
#endif
grub_load_modules ();
/* It is better to set the root device as soon as possible,