blob: b59ab68416f97e9143518d398b6f710d8d3df3d3 [file] [log] [blame]
Elliott Hughes28e98bc2018-06-14 16:59:04 -07001#include <stdint.h>
2typedef
3struct {
4int16_t l_type;
5int16_t l_whence;
6int32_t l_start;
7int32_t l_len;
8int32_t l_pid;
9} ATTRIBUTE_PACKED m32_struct_flock;
10#define MPERS_m32_struct_flock m32_struct_flock