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