blob: 4b1c6b7986406119a2a5f8ba6312574f25db6a31 [file] [log] [blame]
#include <stdint.h>
typedef
struct {
int32_t mtype;
char mtext[1];
unsigned char mpers_end_filler_1[3];
} ATTRIBUTE_PACKED m32_msgbuf_t;
#define MPERS_m32_msgbuf_t m32_msgbuf_t