blob: 9ed5031759f037416ac67d9e53217127e8ed04f6 [file] [log] [blame]
// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq
//
struct a {
char b;
short c;
} __attribute__((packed));