Changeset 8c95dff in mainline for uspace/lib/gpt/libgpt.h


Ignore:
Timestamp:
2013-11-30T17:49:09Z (12 years ago)
Author:
Dominik Taborsky (AT DOT) <brembyseznamcz>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f4a47e52
Parents:
802898f
Message:

various bugfixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/gpt/libgpt.h

    r802898f r8c95dff  
    6060/** GPT header signature ("EFI PART" in ASCII) */
    6161extern const uint8_t efi_signature[8];
     62extern const uint8_t revision[4];
    6263
    6364typedef struct {
Note: See TracChangeset for help on using the changeset viewer.