blob: b49b4f098c05101b91dee120d6cb6055fedefe50 [file] [log] [blame]
Elliott Hughes28e98bc2018-06-14 16:59:04 -07001#include <stdint.h>
2typedef
3struct {
4int16_t l_type;
5int16_t l_whence;
6unsigned char mpers_filler_1[4];
7int64_t l_start;
8int64_t l_len;
9int32_t l_pid;
10unsigned char mpers_end_filler_2[4];
11} ATTRIBUTE_PACKED m32_struct_flock64;
12#define MPERS_m32_struct_flock64 m32_struct_flock64