5 lines
86 B
C
5 lines
86 B
C
|
typedef int __INTEGER_TYPE;
|
||
|
typedef float FLOATING_TYPE;
|
||
|
|
||
|
typedef int _MyPrivateType;
|