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