1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/abi_namespace.h
David Chisnall 6ec4e3f257 Import libcxxrt / libc++ into a vendor branch.
Approved by:	dim (mentor)
2011-11-22 17:30:41 +00:00

6 lines
191 B
C

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