Build system support for grub-emu modules

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-02-07 15:17:26 +01:00
parent c3e6233987
commit f38873b80b
9 changed files with 114 additions and 33 deletions

View file

@ -319,10 +319,12 @@ grub_mm_init_region (void *addr __attribute__ ((unused)),
{
}
#if GRUB_NO_MODULES
void
grub_register_exported_symbols (void)
{
}
#endif
void
grub_exit (void)