~vorlon/ubuntu/precise/grub2/lp.942846

« back to all changes in this revision

Viewing changes to grub-core/efiemu/i386/pc/cfgtables.c

  • Committer: Colin Watson
  • Date: 2011-05-16 22:43:37 UTC
  • mfrom: (1892.1.515 grub)
  • Revision ID: cjwatson@canonical.com-20110516224337-27u9u9wef4gc8ibj
merge from Debian 1.99-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#include <grub/acpi.h>
25
25
 
26
26
grub_err_t
27
 
grub_machine_efiemu_init_tables ()
 
27
grub_machine_efiemu_init_tables (void)
28
28
{
29
29
  grub_uint8_t *ptr;
30
30
  void *table;