Android-cuttlefish cvd tool
Namespaces | Functions | Variables
mbr.h File Reference
#include <stdint.h>
Include dependency graph for mbr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

struct cuttlefish::__attribute__ ((packed)) GptHeader
 
MasterBootRecord cuttlefish::ProtectiveMbr (uint64_t size)
 

Variables

constexpr int cuttlefish::kSectorSizeShift = 9
 
constexpr int cuttlefish::kSectorSize = 1 << kSectorSizeShift