brintos

brintos / llvm-project-archived public Read only

0
0
Text · 141 B · 3b6cddc Raw
10 lines · c
1#ifndef PRIVATE2_H2#define PRIVATE2_H3 4#include "common.h"5 6struct mitts_off2 { common field; };7struct mitts_off2 hidden_variable2;8 9#endif10