1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

cpu/atmega1281: fix typos

This commit is contained in:
Kaspar Schleiser 2019-10-23 21:13:51 +02:00
parent 4d0d52dd0e
commit bc7b95aee3

View File

@ -2,7 +2,7 @@ avr linkerscript
================
Starting from avr-binutils 2.26, the linker defines symbol that can be
overriden to configure ROM and RAM length.
overridden to configure ROM and RAM length.
This ldscript is used for supporting older versions on avr-binutils like on
ubuntu xenial.