summaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx/ostest/ld.script
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sure-pic32mx/ostest/ld.script')
-rw-r--r--nuttx/configs/sure-pic32mx/ostest/ld.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sure-pic32mx/ostest/ld.script b/nuttx/configs/sure-pic32mx/ostest/ld.script
index 2da162586..e15af9f6c 100644
--- a/nuttx/configs/sure-pic32mx/ostest/ld.script
+++ b/nuttx/configs/sure-pic32mx/ostest/ld.script
@@ -191,7 +191,7 @@ SECTIONS
*/
/* This causes failures if there are no RAM functions
- .ramfunc /* ALIGN(2K) */ :
+ .ramfunc :
{
_sramfunc = ABSOLUTE(.);
*(.ramfunc .ramfunc.*)