#include "sdata-section.h"

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


syntax highlighted by Code2HTML, v. 0.9.1