summaryrefslogtreecommitdiffstats
path: root/spec/rtems/message/if
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/message/if')
-rw-r--r--spec/rtems/message/if/construct.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/message/if/construct.yml b/spec/rtems/message/if/construct.yml
index 92b5ff92..1d923c5f 100644
--- a/spec/rtems/message/if/construct.yml
+++ b/spec/rtems/message/if/construct.yml
@@ -25,13 +25,13 @@ notes: |
In contrast to message queues created by ${create:/name}, the message queues
constructed by this directive use a user-provided message buffer storage
area.
-
+
This directive is intended for applications which do not want to use the
RTEMS Workspace and instead statically allocate all operating system
resources. An application based solely on static allocation can avoid any
runtime memory allocators. This can simplify the application architecture
as well as any analysis that may be required.
-
+
The value for ${/acfg/if/message-buffer-memory:/name} should not include
memory for message queues constructed by ${.:/name}.
params: