summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/dietlibc/include/locale.h')
-rw-r--r--mdk-stage1/dietlibc/include/locale.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/mdk-stage1/dietlibc/include/locale.h b/mdk-stage1/dietlibc/include/locale.h
new file mode 100644
index 000000000..acbeec8c1
--- /dev/null
+++ b/mdk-stage1/dietlibc/include/locale.h
@@ -0,0 +1,6 @@
+#warning "there is no locale support for diet libc yet"
+
+#define setlocale(a,b) 0
+#define bindtextdomain
+#define textdomain
+