forked from Imagelibrary/rtems
fixed typo which resulted in Message_Queue_Create being invoked incorrectly.
This commit is contained in:
@@ -100,7 +100,6 @@ package body TMTEST is
|
||||
16,
|
||||
RTEMS.DEFAULT_OPTIONS,
|
||||
TMTEST.QUEUE_ID,
|
||||
MESSAGE_SIZE,
|
||||
STATUS
|
||||
);
|
||||
TEST_SUPPORT.DIRECTIVE_FAILED( STATUS, "MESSAGE_QUEUE_CREATE" );
|
||||
|
||||
Reference in New Issue
Block a user