sdata-1_y.c   [plain text]


#include "sdata-section.h"

struct s { int x; int y[4]; };
struct s small_struct SDATA_SECTION;