aboutsummaryrefslogtreecommitdiff
path: root/locale/C-collate.c
diff options
context:
space:
mode:
Diffstat (limited to 'locale/C-collate.c')
-rw-r--r--locale/C-collate.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/locale/C-collate.c b/locale/C-collate.c
new file mode 100644
index 0000000000..7211eb1498
--- /dev/null
+++ b/locale/C-collate.c
@@ -0,0 +1,13 @@
+/* Generated by GNU locale 0.1.
+ Copyright (C) 1995 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions.
+There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
+PARTICULAR PURPOSE. */
+
+#include "localeinfo.h"
+
+const struct locale_data _nl_C_LC_COLLATE =
+{
+ NULL, 0, /* no file mapped */
+ 0,
+};