summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/macros')
-rw-r--r--cpukit/score/macros/rtems/score/wkspace.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/macros/rtems/score/wkspace.inl b/cpukit/score/macros/rtems/score/wkspace.inl
index aa6ccc0440..c6483656d8 100644
--- a/cpukit/score/macros/rtems/score/wkspace.inl
+++ b/cpukit/score/macros/rtems/score/wkspace.inl
@@ -47,7 +47,7 @@
&_Workspace_Area, \
(_starting_address), \
(_size), \
- CPU_ALIGNMENT \
+ CPU_HEAP_ALIGNMENT \
); \
\
if ( memory_available == 0 ) \