mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
4 lines
86 B
C
4 lines
86 B
C
typedef int __INTEGER_TYPE;
|
|
typedef float FLOATING_TYPE;
|
|
|
|
typedef int _MyPrivateType;
|