Changeset 8c95dff in mainline for uspace/lib/gpt/libgpt.h
- Timestamp:
- 2013-11-30T17:49:09Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f4a47e52
- Parents:
- 802898f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/gpt/libgpt.h
r802898f r8c95dff 60 60 /** GPT header signature ("EFI PART" in ASCII) */ 61 61 extern const uint8_t efi_signature[8]; 62 extern const uint8_t revision[4]; 62 63 63 64 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.