forked from qt-creator/qt-creator
8 lines
75 B
C
8 lines
75 B
C
![]() |
#ifdef SUB1
|
||
|
# define BUS_ONE
|
||
|
#endif
|
||
|
|
||
|
#ifdef SUB2
|
||
|
# define BUS_TWO
|
||
|
#endif
|