t-avr: Fix typo in comment.
* config/avr/t-avr: Fix typo in comment. From-SVN: r220913
This commit is contained in:
parent
5aaa7e4ae9
commit
b0eb429dd8
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user