blob: 9c0847692ff4fcc00900da2ce91813e8f7702c1c [file] [log] [blame]
#include <inttypes.h>
typedef uint32_t mpers_ptr_t;
typedef
struct {
uint16_t len;
unsigned char mpers_filler_1[2];
uint32_t filter;
} ATTRIBUTE_PACKED m32_seccomp_fprog_t;
#define MPERS_m32_seccomp_fprog_t m32_seccomp_fprog_t