* Remove __attribute__ when not GCC.
This commit is contained in:
jean.chalard
2008-11-05 14:55:38 +00:00
parent 098c8ce09d
commit 9a9156dd98

View File

@@ -32,6 +32,10 @@
#endif
#ifndef LINUX
#define __attribute__(arg)
#endif
#define MAX_CHANNEL 128