1227825Stheraven/**
2227825Stheraven * The namespace used for the ABI declarations.  This is currently defined to
3227825Stheraven * be the same as GNU libsupc++, however this may change in the future.
4227825Stheraven */
5227825Stheraven#define ABI_NAMESPACE __cxxabiv1
6