summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/threadsync.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/score/threadsync.h')
-rw-r--r--cpukit/score/include/rtems/score/threadsync.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/score/threadsync.h b/cpukit/score/include/rtems/score/threadsync.h
index df8ce5f800..3d045948fe 100644
--- a/cpukit/score/include/rtems/score/threadsync.h
+++ b/cpukit/score/include/rtems/score/threadsync.h
@@ -1,5 +1,7 @@
/**
- * @file rtems/score/threadsync.h
+ * @file rtems/score/threadsync.h
+ *
+ * @brief Synchronize Thread Blocking Operations with Actions in an ISR
*
* This include file contains all constants and structures associated
* with synchronizing a thread blocking operation with potential
@@ -55,4 +57,4 @@ typedef enum {
/**@}*/
#endif
-/* end of include file */
+/* end of include file */ \ No newline at end of file