blob: 494d8b3743fad9e22fae516c7b12e96209eac4f8 [file] [log] [blame]
#include <inttypes.h>
typedef uint32_t mpers_ptr_t;
typedef
struct {
int64_t start;
int64_t length;
int32_t pno;
char devname[64];
char volname[64];
unsigned char mpers_end_filler_1[4];
} ATTRIBUTE_PACKED mx32_struct_blkpg_partition;
#define MPERS_mx32_struct_blkpg_partition mx32_struct_blkpg_partition