J :
* Remove __attribute__ when not GCC.
This commit is contained in:
@@ -32,6 +32,10 @@
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef LINUX
|
||||||
|
#define __attribute__(arg)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#define MAX_CHANNEL 128
|
#define MAX_CHANNEL 128
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user