mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-09 17:12:58 +00:00
2009-09-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/coremsgseize.c: Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-09-12 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* score/src/coremsgseize.c: Fix typo.
|
||||
|
||||
2009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* score/include/rtems/score/coremsg.h,
|
||||
|
||||
@@ -125,7 +125,7 @@ void _CORE_message_queue_Seize(
|
||||
the_message_queue,
|
||||
the_message,
|
||||
#if defined(RTEMS_SCORE_COREMSG_ENABLE_MESSAGE_PRIORITY)
|
||||
the_message->priority,
|
||||
the_message->priority
|
||||
#else
|
||||
0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user