Home
last modified time | relevance | path

Searched defs:MasterBootRecord (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dmbr.h29 struct __attribute__((packed)) MasterBootRecord { struct
35 static_assert(sizeof(MasterBootRecord) == SECTOR_SIZE); argument