Add options:
[cparser] / config.h
index 99b186a..e382f50 100644 (file)
--- a/config.h
+++ b/config.h
@@ -7,5 +7,7 @@
 #define __attribute__(x)
 #else
 #define NORETURN
+#ifndef __attribute__
 #define __attribute__(x)
 #endif
+#endif