Changeset 0d671d70 in rtems

Timestamp:
05/27/13 10:43:53 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
9984acd
Parents:
cab410f
git-author:
Sebastian Huber <sebastian.huber@…> (05/27/13 10:43:53)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/27/13 10:49:13)
Message:

bsps/arm: Move .fast_text section

Move the .fast_text section after the .vector section. The .fast_test
section is normally not empty in case some functions should execute from
an internal SRAM. This would be also the area for the .vector section.
The vector table must be the first content of such an area.

(No files)

Note: See TracChangeset for help on using the changeset viewer.