8 lines
127 B
C
8 lines
127 B
C
|
#define OTHER_PRIVATE
|
||
|
#__private_macro OTHER_PRIVATE
|
||
|
|
||
|
#define OTHER_PUBLIC
|
||
|
#__public_macro OTHER_PUBLIC
|
||
|
|
||
|
#define OTHER_DEFAULT
|