summaryrefslogtreecommitdiffstats
path: root/cpukit/score/inline/rtems/score/threadmp.inl
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/inline/rtems/score/threadmp.inl')
-rw-r--r--cpukit/score/inline/rtems/score/threadmp.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/inline/rtems/score/threadmp.inl b/cpukit/score/inline/rtems/score/threadmp.inl
index c9cdb97c3f..c54a22ba3b 100644
--- a/cpukit/score/inline/rtems/score/threadmp.inl
+++ b/cpukit/score/inline/rtems/score/threadmp.inl
@@ -35,7 +35,7 @@
* multiprocessing receive thread.
*/
-RTEMS_INLINE_ROUTINE boolean _Thread_MP_Is_receive (
+RTEMS_INLINE_ROUTINE bool _Thread_MP_Is_receive (
Thread_Control *the_thread
)
{