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

@@ -22,6 +22,9 @@ Boston, MA 02111-1307, USA. */
/* Create and destroy argument vectors. An argument vector is simply an
array of string pointers, terminated by a NULL pointer. */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "ansidecl.h"
#include "libiberty.h"