~hamo/ubuntu/precise/grub2/grub2.hi_res

« back to all changes in this revision

Viewing changes to include/grub/i386/qemu/kernel.h

Tags: upstream-1.98+20100705
ImportĀ upstreamĀ versionĀ 1.98+20100705

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
/* The total size of module images following the kernel.  */
35
35
extern grub_int32_t grub_total_module_size;
36
36
 
 
37
void grub_qemu_init_cirrus (void);
 
38
 
37
39
#endif /* ! ASM_FILE */
38
40
 
39
41
#endif /* ! GRUB_KERNEL_MACHINE_HEADER */