merge from gcc

This commit is contained in:
DJ Delorie
2005-04-16 01:05:05 +00:00
parent 02e2292ab3
commit fa99459db0
11 changed files with 320 additions and 0 deletions

View File

@@ -18,6 +18,9 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <stdio.h> /* for EOF */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "libiberty.h"
#include "safe-ctype.h" /* for HOST_CHARSET_ASCII */