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