blob: d28a6d41383799728862a2c031a46073280ddd5f [file] [log] [blame]
#include <inttypes.h>
typedef uint32_t mpers_ptr_t;
typedef
struct {
int16_t l_type;
int16_t l_whence;
unsigned char mpers_filler_1[4];
int64_t l_start;
int64_t l_len;
int32_t l_pid;
unsigned char mpers_end_filler_2[4];
} ATTRIBUTE_PACKED mx32_struct_flock64;
#define MPERS_mx32_struct_flock64 mx32_struct_flock64