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, 0 insertions, 6 deletions
diff --git a/mdk-stage1/dietlibc/include/locale.h b/mdk-stage1/dietlibc/include/locale.h
deleted file mode 100644
index acbeec8c1..000000000
--- a/mdk-stage1/dietlibc/include/locale.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#warning "there is no locale support for diet libc yet"
-
-#define setlocale(a,b) 0
-#define bindtextdomain
-#define textdomain
-