Build system support for grub-emu modules
This commit is contained in:
parent
c3e6233987
commit
f38873b80b
9 changed files with 114 additions and 33 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue