Commit af261903 by Kaveh R. Ghazi Committed by Kaveh Ghazi

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

From-SVN: r68882
parent 04d6ccbd
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> 2003-07-03 Roger Sayle <roger@eyesopen.com>
PR target/10700 PR target/10700
......
...@@ -28,7 +28,6 @@ Boston, MA 02111-1307, USA. */ ...@@ -28,7 +28,6 @@ Boston, MA 02111-1307, USA. */
extern char call_used_regs[]; extern char call_used_regs[];
extern int may_call_alloca; extern int may_call_alloca;
extern char **save_argv;
extern int target_flags; extern int target_flags;
/* MIPS external variables defined in mips.c. */ /* MIPS external variables defined in mips.c. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment