merge sparc grub-mkimage into grub-mkrawimage

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-02-12 20:08:56 +01:00
parent 7cae4377a2
commit 6bea3f8983
5 changed files with 35 additions and 304 deletions

View file

@ -39,6 +39,8 @@
/* End of the data section. */
#define GRUB_KERNEL_MACHINE_DATA_END 0x114
#define GRUB_KERNEL_MACHINE_RAW_SIZE 0
#ifndef ASM_FILE
#include <grub/symbol.h>