blob: 9c0847692ff4fcc00900da2ce91813e8f7702c1c [file] [log] [blame]
Elliott Hughesd35df492017-02-15 15:19:05 -08001#include <inttypes.h>
2typedef uint32_t mpers_ptr_t;
3typedef
4struct {
5uint16_t len;
6unsigned char mpers_filler_1[2];
7uint32_t filter;
8} ATTRIBUTE_PACKED m32_seccomp_fprog_t;
9#define MPERS_m32_seccomp_fprog_t m32_seccomp_fprog_t