blob: c6a1b1eec39385dfb5865a948ef8ca4957efba0a [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 m32_struct_mtd_oob_buf;
#define MPERS_m32_struct_mtd_oob_buf m32_struct_mtd_oob_buf