pull-in emu-lite fixes

This commit is contained in:
BVK Chaitanya 2010-06-02 15:18:33 +05:30
commit bd7390ee84
8 changed files with 37 additions and 24 deletions

View file

@ -30,8 +30,6 @@
#include <grub/reader.h>
#include <grub/parser.h>
int grub_no_autoload;
void
grub_module_iterate (int (*hook) (struct grub_module_header *header))
{