summaryrefslogtreecommitdiffstats
path: root/cpukit/score/inline/rtems/score/corespinlock.inl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/inline/rtems/score/corespinlock.inl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/inline/rtems/score/corespinlock.inl b/cpukit/score/inline/rtems/score/corespinlock.inl
index e1c86ef5a7..2cb17165d8 100644
--- a/cpukit/score/inline/rtems/score/corespinlock.inl
+++ b/cpukit/score/inline/rtems/score/corespinlock.inl
@@ -34,8 +34,8 @@
*
* @param[in] the_spinlock will be checked
*
- * @return This method will return TRUE if the spinlock is busy
- * and FALSE otherwise.
+ * @return This method will return true if the spinlock is busy
+ * and false otherwise.
*/
RTEMS_INLINE_ROUTINE bool _CORE_spinlock_Is_busy(
CORE_spinlock_Control *the_spinlock