move RAM_FUNC functions into a distinct section in RAM
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 17 Feb 2011 14:59:38 +0000 (14:59 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 17 Feb 2011 14:59:38 +0000 (14:59 +0000)
commit66289a0e7fa93342bc3d8621fa20c5a542807e1e
tree7c3b8e2ec880fa772c1979cef4c090f334ba2e53
parenta1b70b3ea866a3d5e2764f0311f2ea52473a4af4
move RAM_FUNC functions into a distinct section in RAM

This also fixes the following build warning:

  Warning: ignoring changed section attributes for .data

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4715 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/arm/scripts/arm7tdmi_rom.ld
bertos/cpu/attr.h
bertos/cpu/cortex-m3/scripts/cortex-m3_rom.ld