ugly fixes against gcc which does not like to mix .aros.init sections
commit1688dd0358f852687cd5b77a066631ad936cd7c7
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 13 Jun 2013 19:41:46 +0000 (13 19:41 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 13 Jun 2013 19:41:46 +0000 (13 19:41 +0000)
tree8c1e95523d245218984f6fd3e3d8f21798b8786b
parenta7139e720052aa63d284a2b60865296881d84c29
ugly fixes against gcc which does not like to mix .aros.init sections
with "ax" attribute with .aros.init sections with "a" attribute...

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47553 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-efika/kernel/kernel_startup.c