1) Add more comments.
[c11tester.git] / schedule.h
index f4965369b2a62be67a124ae29a44b4172c28f0eb..9b34e8287ba1c5dd22a71664eae83850bab5a208 100644 (file)
@@ -1,3 +1,7 @@
+/** @file schedule.h
+ *     @brief Thread scheduler.
+ */
+
 #ifndef __SCHEDULE_H__
 #define __SCHEDULE_H__