aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/include
diff options
context:
space:
mode:
authorJames <>2013-03-17 12:16:37 +0000
committerJames <>2013-03-17 12:16:37 +0000
commit27b76ab0671089c47506615a796a261e993896a7 (patch)
tree61213d67e7fa87b20356b23798558e2c4212c42f /toolchain/eglibc/include
downloadtrunk-36060-master.tar.gz
trunk-36060-master.tar.bz2
trunk-36060-master.zip
Diffstat (limited to 'toolchain/eglibc/include')
-rw-r--r--toolchain/eglibc/include/.svn/entries62
-rw-r--r--toolchain/eglibc/include/.svn/text-base/libintl.h.svn-base6
-rw-r--r--toolchain/eglibc/include/libintl.h6
3 files changed, 74 insertions, 0 deletions
diff --git a/toolchain/eglibc/include/.svn/entries b/toolchain/eglibc/include/.svn/entries
new file mode 100644
index 0000000..9574c07
--- /dev/null
+++ b/toolchain/eglibc/include/.svn/entries
@@ -0,0 +1,62 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/toolchain/eglibc/include
+svn://svn.openwrt.org/openwrt
+
+
+
+2012-10-31T00:24:00.834736Z
+34026
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+libintl.h
+file
+
+
+
+
+2013-03-17T12:13:23.000000Z
+a91d70eeacc1bba8dad4cf7a6d291fa4
+2012-10-31T00:24:00.834736Z
+34026
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+76
+
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
diff --git a/toolchain/eglibc/include/libintl.h b/toolchain/eglibc/include/libintl.h
new file mode 100644
index 0000000..69cb887
--- /dev/null
+++ b/toolchain/eglibc/include/libintl.h
@@ -0,0 +1,6 @@
+#ifndef __FAKE_LIBINTL_H
+#define __FAKE_LIBINTL_H
+
+#define _(X) (X)
+
+#endif