Blackfin arch: Need to specify ax with the .init.text section,
authorBernd Schmidt <bernd.schmidt@analog.com>
Wed, 21 Nov 2007 08:33:47 +0000 (16:33 +0800)
committerBryan Wu <bryan.wu@analog.com>
Wed, 21 Nov 2007 08:33:47 +0000 (16:33 +0800)
Need to specify "ax" with the .init.text section, otherwise the linker will
make unique .init.text.1 .. .init.text.3 sections to cope with the flags


No differences found