Blackfin arch: all symbols were offset by 4k, since we didn't have the __text label.

Bug tracker: http://blackfin.uclinux.org/gf/project/uclinux-dist/tracker/?action=TrackerItemEdit&tracker_item_id=3231

Singed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
Robin Getz 2007-06-11 15:31:30 +08:00 committed by Bryan Wu
parent 75ed405c63
commit 5716e514ed
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ SECTIONS
.text :
{
__text = .;
_text = .;
__stext = .;
TEXT_TEXT