Remove trailing whitespaces

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8683 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Fabio Utzig 2016-01-03 21:36:38 +00:00
parent c5ca1334e2
commit bcc7351beb
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ SECTIONS
. = ALIGN(4);
_bss_end = .;
PROVIDE(end = .);
} > BSS_RAM
} > BSS_RAM
.ram0_init : ALIGN(4)
{