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

Commit 61bfbd6d authored by Ram Muthiah's avatar Ram Muthiah
Browse files

ANDROID: Revert "x86/build: Move _etext to actual end of .text"



This reverts commit 392bef70.

Bug: 132629930
Bug: 120440614
Test: Building gki x86 config successfully
Change-Id: Iecf8a8e0c74850112cc4f6f9b4b5e0713e158a77
Signed-off-by: default avatarRam Muthiah <rammuthiah@google.com>
parent 7eb28048
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -141,10 +141,10 @@ SECTIONS
		*(.text.__x86.indirect_thunk)
		__indirect_thunk_end = .;
#endif
	} :text = 0x9090

		/* End of text section */
		_etext = .;
	} :text = 0x9090

	NOTES :text :note