1*4684ddb6SLionel Sambuc /** 2*4684ddb6SLionel Sambuc * The namespace used for the ABI declarations. This is currently defined to 3*4684ddb6SLionel Sambuc * be the same as GNU libsupc++, however this may change in the future. 4*4684ddb6SLionel Sambuc */ 5*4684ddb6SLionel Sambuc #define ABI_NAMESPACE __cxxabiv1 6