From 0126e157b87f137fc08dc7f46f6c291b9d06ac5d Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Wed, 26 May 1999 13:38:57 +0000 Subject: egcs projects compiler system Exact copy of the snapshot, except for the removal of texinfo/ gcc/ch/ libchill/ --- gnu/egcs/gcc/intl.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gnu/egcs/gcc/intl.c (limited to 'gnu/egcs/gcc/intl.c') diff --git a/gnu/egcs/gcc/intl.c b/gnu/egcs/gcc/intl.c new file mode 100644 index 00000000000..e0399096d03 --- /dev/null +++ b/gnu/egcs/gcc/intl.c @@ -0,0 +1,6 @@ +/* intl.c - internationalization */ + +#include "gansidecl.h" +#include "intl.h" + +const char localedir[] = LOCALEDIR; -- cgit v1.2.3