[BACK]Return to disklabel_gpt.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / sys

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/sys/disklabel_gpt.h between version 1.6 and 1.6.6.1

version 1.6, 2008/06/29 15:13:28 version 1.6.6.1, 2009/01/26 00:33:47
Line 68  struct gpt_hdr {
Line 68  struct gpt_hdr {
   
 #define GPT_HDR_BLKNO           1  #define GPT_HDR_BLKNO           1
   
   #define GPT_HDR_SIZE            0x5c
   
 /*  /*
  * GUID Partition Entry   * GUID Partition Entry
  */   */

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.6.6.1

CVSweb <webmaster@jp.NetBSD.org>