* config/mips/mips.h (save_argv): Delete.

From-SVN: r68882
This commit is contained in:
Kaveh R. Ghazi 2003-07-03 13:24:04 +00:00 committed by Kaveh Ghazi
parent 04d6ccbd2d
commit af2619030a
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-07-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* config/mips/mips.h (save_argv): Delete.
2003-07-03 Roger Sayle <roger@eyesopen.com>
PR target/10700

View File

@ -28,7 +28,6 @@ Boston, MA 02111-1307, USA. */
extern char call_used_regs[];
extern int may_call_alloca;
extern char **save_argv;
extern int target_flags;
/* MIPS external variables defined in mips.c. */