brintos

brintos / llvm-project-archived public Read only

0
0
Text · 69 B · 9ac61c5 Raw
5 lines · c
1#ifndef _SIZE_T2#define _SIZE_T3typedef __SIZE_TYPE__ size_t;4#endif5