~ubuntu-branches/ubuntu/trusty/grub2/trusty-updates

« back to all changes in this revision

Viewing changes to include/grub/elf.h

  • Committer: Bazaar Package Importer
  • Author(s): Robert Millan
  • Date: 2008-01-28 00:01:11 UTC
  • mto: (17.3.1 squeeze) (1.9.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20080128000111-0764agvqzg601o1d
Tags: upstream-1.95+20080128
ImportĀ upstreamĀ versionĀ 1.95+20080128

Show diffs side-by-side

added added

removed removed

Lines of Context:
799
799
#define VER_NDX_LORESERVE       0xff00  /* Beginning of reserved entries.  */
800
800
#define VER_NDX_ELIMINATE       0xff01  /* Symbol is to be eliminated.  */
801
801
 
802
 
/* Auxialiary version information.  */
 
802
/* Auxiliary version information.  */
803
803
 
804
804
typedef struct
805
805
{