aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/include/.svn/text-base/libintl.h.svn-base
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/eglibc/include/.svn/text-base/libintl.h.svn-base')
-rw-r--r--toolchain/eglibc/include/.svn/text-base/libintl.h.svn-base6
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchain/eglibc/include/.svn/text-base/libintl.h.svn-base b/toolchain/eglibc/include/.svn/text-base/libintl.h.svn-base
new file mode 100644
index 0000000..69cb887
--- /dev/null
+++ b/toolchain/eglibc/include/.svn/text-base/libintl.h.svn-base
@@ -0,0 +1,6 @@
+#ifndef __FAKE_LIBINTL_H
+#define __FAKE_LIBINTL_H
+
+#define _(X) (X)
+
+#endif