mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-27 03:33:50 +00:00
Enable attributes to display and set properly.
Review URL: http://codereview.chromium.org/2614002
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
#include "gpt.h"
|
||||
#include "utility.h"
|
||||
|
||||
/* global types to compare against */
|
||||
const Guid guid_unused = GPT_ENT_TYPE_UNUSED;
|
||||
const Guid guid_chromeos_kernel = GPT_ENT_TYPE_CHROMEOS_KERNEL;
|
||||
|
||||
|
||||
int GptInit(GptData *gpt) {
|
||||
int retval;
|
||||
|
||||
Reference in New Issue
Block a user