76280641b875dbace7fde2860c531c73890d5eb6
[gdbmicli.git] / ansidecl.h
1 #if (GCC_VERSION < 2007)
2 # define __attribute__(x)
3 #endif
4 #define ATTRIBUTE_NORETURN __attribute__ ((__noreturn__))