#ifndef PREVENT_BSS_REORDERING3_H
#define PREVENT_BSS_REORDERING3_H

/**
 * See the explanation at prevent_bss_reordering.h
 *
 * Instead of producing 64 dummy declarations, this header only produces 32
 * dummy declarations
 */

struct Dummy200 { int x; };
struct Dummy201 { int x; };
struct Dummy202 { int x; };
struct Dummy203 { int x; };
struct Dummy204 { int x; };
struct Dummy205 { int x; };
struct Dummy206 { int x; };
struct Dummy207 { int x; };
struct Dummy208 { int x; };
struct Dummy209 { int x; };
struct Dummy210 { int x; };
struct Dummy211 { int x; };
struct Dummy212 { int x; };
struct Dummy213 { int x; };
struct Dummy214 { int x; };
struct Dummy215 { int x; };

#endif