mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
14 lines
239 B
C
14 lines
239 B
C
@__experimental_modules_import macros_top;
|
|
#define LEFT unsigned long
|
|
|
|
#undef TOP_LEFT_UNDEF
|
|
|
|
|
|
|
|
|
|
#define LEFT_RIGHT_IDENTICAL int
|
|
|
|
#define LEFT_RIGHT_DIFFERENT2 float
|
|
#define LEFT_RIGHT_DIFFERENT3 float
|
|
|
|
#define LEFT_RIGHT_DIFFERENT float
|