brintos

brintos / llvm-project-archived public Read only

0
0
Text · 141 B · 3f41cc0 Raw
10 lines · c
1#ifndef PRIVATE1_H2#define PRIVATE1_H3 4#include "common.h"5 6struct mitts_off1 { common field; };7struct mitts_off1 hidden_variable1;8 9#endif10