Rollback commit by mistake.

This commit is contained in:
Vincent Rivière
2012-11-07 19:55:02 +00:00
parent 4e229c8a9b
commit 408e8c1c44

View File

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