aboutsummaryrefslogtreecommitdiff
path: root/gcc/intl.c
diff options
context:
space:
mode:
authorNo Author <no-author@gcc.gnu.org>1998-12-17 06:43:56 +0000
committerNo Author <no-author@gcc.gnu.org>1998-12-17 06:43:56 +0000
commit3520370f09ccf2899fafd9fbdf421a73eb5e6e89 (patch)
tree71c1f8a188167f5d00e862fd4e0f2534533094ba /gcc/intl.c
parent861bb6c1b0958236ad93717f98d347aa6152bd09 (diff)
This commit was manufactured by cvs2svn to create tagmisc/first-egcs-checkin
'first-egcs-checkin'. From-SVN: r24354
Diffstat (limited to 'gcc/intl.c')
-rw-r--r--gcc/intl.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/intl.c b/gcc/intl.c
new file mode 100644
index 00000000000..e0399096d03
--- /dev/null
+++ b/gcc/intl.c
@@ -0,0 +1,6 @@
+/* intl.c - internationalization */
+
+#include "gansidecl.h"
+#include "intl.h"
+
+const char localedir[] = LOCALEDIR;