8 lines
122 B
C
8 lines
122 B
C
|
#define SELF_PRIVATE
|
||
|
#__private_macro SELF_PRIVATE
|
||
|
|
||
|
#define SELF_PUBLIC
|
||
|
#__public_macro SELF_PUBLIC
|
||
|
|
||
|
#define SELF_DEFAULT
|