commit | 06a7476be78c58a5ee0f4b4cc4acf43800087d52 | [log] [tgz] |
---|---|---|
author | Daniel Glöckner <dg@emlix.com> | Wed Mar 11 14:15:11 2009 +0100 |
committer | Chris Zankel <chris@zankel.net> | Thu Apr 02 23:45:35 2009 -0700 |
tree | 847e1dc840716611f93069f1f65c85b6f34ab708 | |
parent | fcc8f0f81f249d61cd600bf2b9ca904bdaea0857 [diff] |
xtensa: make startup code discardable Move it from .text to .init.text to get rid of it after boot and prevent illegal section references. Signed-off-by: Daniel Glöckner <dg@emlix.com> Signed-off-by: Chris Zankel <chris@zankel.net>