blob: 8bc878a85d264b98e6e455d6cd47de9a6e1a23b2 [file] [log] [blame]
#include "sdata-section.h"
struct s { int x; int y[4]; };
struct s small_struct SDATA_SECTION;