mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-28 07:49:01 -04:00
5 lines
86 B
C
5 lines
86 B
C
typedef int __INTEGER_TYPE;
|
|
typedef float FLOATING_TYPE;
|
|
|
|
typedef int _MyPrivateType;
|