89f3474332a46565e629f6aa403702876b7bb3d1
[cparser] / config.h
1 #define INLINE inline
2
3 #ifndef __GNUC__
4 #define __attribute__(x)
5 #endif