summaryrefslogtreecommitdiff
path: root/abi_namespace.h
diff options
context:
space:
mode:
Diffstat (limited to 'abi_namespace.h')
-rw-r--r--abi_namespace.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/abi_namespace.h b/abi_namespace.h
new file mode 100644
index 000000000000..dda788da1980
--- /dev/null
+++ b/abi_namespace.h
@@ -0,0 +1,5 @@
+/**
+ * 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