Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5716e514 authored by Robin Getz's avatar Robin Getz Committed by Bryan Wu
Browse files

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

parent 75ed405c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ SECTIONS

	.text :
	{
		 __text = .;
		 _text = .;
		 __stext = .;
		TEXT_TEXT