mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-15 03:48:32 +00:00
2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1851/doc * user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
|
PR 1851/doc
|
||||||
|
* user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
|
||||||
|
|
||||||
2011-02-09 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
2011-02-09 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
* setup.def, common/cpright.texi: Update dates.
|
* setup.def, common/cpright.texi: Update dates.
|
||||||
|
|||||||
@@ -301,7 +301,7 @@ by the type @code{other_message_type}.
|
|||||||
|
|
||||||
@example
|
@example
|
||||||
|
|
||||||
#define CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE \
|
#define CONFIGURE_MESSAGE_BUFFER_MEMORY \
|
||||||
(CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE( \
|
(CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE( \
|
||||||
24, sizeof(one_message_type) + \
|
24, sizeof(one_message_type) + \
|
||||||
CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE( \
|
CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE( \
|
||||||
|
|||||||
Reference in New Issue
Block a user