Commit c499e03a by Richard Kenner

(atoi): Remove declaration.

From-SVN: r8179
parent e7ad2006
......@@ -31,7 +31,6 @@ struct obstack *rtl_obstack = &obstack;
#define obstack_chunk_free free
extern void free PROTO((void *));
extern int atoi PROTO((char *));
extern rtx read_rtx PROTO((FILE *));
char *xmalloc PROTO((unsigned));
......
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