blob: 45ee6e9158229ce3fc2e215d145566baaf0e0047 [file] [log] [blame]
#include <inttypes.h>
typedef uint32_t mpers_ptr_t;
typedef
struct {
uint32_t start;
uint32_t length;
mpers_ptr_t ptr;
} ATTRIBUTE_PACKED mx32_struct_mtd_oob_buf;
#define MPERS_mx32_struct_mtd_oob_buf mx32_struct_mtd_oob_buf