4 lines
76 B
C
4 lines
76 B
C
|
#define NULL (0)
|
||
|
#define SYSTEM_MACRO (0)
|
||
|
#define OTHER_SYSTEM_MACRO (NULL)
|