blob: 6bb8363a8457ce997e5baf9564074fcb1111fb6a [file] [log] [blame]
#include <inttypes.h>
typedef uint32_t mpers_ptr_t;
typedef
struct {
int64_t tv_sec;
int64_t tv_nsec;
} ATTRIBUTE_PACKED mx32_timespec_t;
#define MPERS_mx32_timespec_t mx32_timespec_t