6 lines
106 B
C
6 lines
106 B
C
|
|
#ifndef IDD_GNU_ATTRIBUTE_PACKED_16
|
|
#define IDD_GNU_ATTRIBUTE_PACKED_16 __attribute__((packed))
|
|
#endif
|
|
|