Rollback commit by mistake.

This commit is contained in:
Vincent Rivière
2012-11-07 19:55:02 +00:00
parent 80855e8f65
commit 2701e6b998

View File

@@ -75,7 +75,7 @@ SECTIONS {
#endif
} > flash
.bas _Bas_base : AT (ADDR(.text) + SIZEOF(.text)) ALIGN(1024)
.bas _Bas_base : AT (ADDR(.text) + SIZEOF(.text))
{
objs/BaS.o(.text)
/* put other routines into the same segment (RAM) as BaS.o */