diff options
Diffstat (limited to 'toolchain/eglibc/include/.svn')
-rw-r--r-- | toolchain/eglibc/include/.svn/entries | 62 | ||||
-rw-r--r-- | toolchain/eglibc/include/.svn/text-base/libintl.h.svn-base | 6 |
2 files changed, 68 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 |