brintos

brintos / llvm-project-archived public Read only

0
0
Text · 98 B · c54d621 Raw
4 lines · c
1extern "C" {2extern void *malloc (__SIZE_TYPE__ __size) throw () __attribute__ ((__malloc__)) ;3}4