summaryrefslogtreecommitdiffstats
path: root/testsuites/rhealstone
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/rhealstone')
-rw-r--r--testsuites/rhealstone/rhmlatency/mlatency.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/rhealstone/rhmlatency/mlatency.c b/testsuites/rhealstone/rhmlatency/mlatency.c
index 4ddf80810f..10104e687f 100644
--- a/testsuites/rhealstone/rhmlatency/mlatency.c
+++ b/testsuites/rhealstone/rhmlatency/mlatency.c
@@ -148,6 +148,8 @@ rtems_task Task02( rtems_task_argument ignored )
#define CONFIGURE_MAXIMUM_TASKS 3
#define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 1
+#define CONFIGURE_MESSAGE_BUFFER_MEMORY \
+ CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE(1, MESSAGE_SIZE)
#define CONFIGURE_TICKS_PER_TIMESLICE 0
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE