t-avr: Fix typo in comment.

* config/avr/t-avr: Fix typo in comment.

From-SVN: r220913
This commit is contained in:
Georg-Johann Lay 2015-02-23 11:27:55 +00:00 committed by Georg-Johann Lay
parent 5aaa7e4ae9
commit b0eb429dd8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-02-23 Georg-Johann Lay <avr@gjlay.de>
* config/avr/t-avr: Fix typo in comment.
2015-02-21 Richard Sandiford <richard.sandiford@arm.com>
* doc/rtl.texi (fma): Clarify documentation.

View File

@ -36,7 +36,7 @@ avr-log.o: $(srcdir)/config/avr/avr-log.c \
avr.o avr-c.o: $(srcdir)/config/avr/builtins.def
# This overrides stdfix.h from USER_H which we supply and include
# in our own stdint.h as stdint-gcc.h.
# in our own stdfix.h as stdfix-gcc.h.
EXTRA_HEADERS = $(srcdir)/config/avr/stdfix.h \
stdfix-gcc.h