Commit b8fa3ed6 by Marek Michalkiewicz Committed by Jeff Law

* avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.

From-SVN: r33268
parent 0d5a06bd
2000-04-19 Marek Michalkiewicz <marekm@linux.org.pl>
* avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.
2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
* cpphash.c (special_symbol): Represent an empty macro with
......
......@@ -20,8 +20,7 @@
Boston, MA 02111-1307, USA. */
#include "config.h"
#include <stdio.h>
#include <string.h>
#include "system.h"
#include "rtl.h"
#include "regs.h"
#include "hard-reg-set.h"
......
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