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

« back to all changes in this revision

Viewing changes to include/grub/bsdlabel.h

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-07-21 10:10:21 UTC
  • mto: (17.6.16 experimental) (1.26.4 upstream)
  • mto: This revision was merged to the branch mainline in revision 76.
  • Revision ID: james.westby@ubuntu.com-20100721101021-49cpjklxtr2us40d
Tags: upstream-1.98+20100720
ImportĀ upstreamĀ versionĀ 1.98+20100720

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
#define GRUB_PC_PARTITION_OPENBSD_TYPE_NTFS     18
64
64
#define GRUB_PC_PARTITION_OPENBSD_TYPE_RAID     19
65
65
 
 
66
#define GRUB_PC_PARTITION_BSD_LABEL_WHOLE_DISK_PARTITION 2
 
67
 
66
68
/* The BSD partition entry.  */
67
69
struct grub_partition_bsd_entry
68
70
{