aboutsummaryrefslogtreecommitdiff
path: root/sys/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/include')
-rw-r--r--sys/include/sys/timer.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/include/sys/timer.h b/sys/include/sys/timer.h
index 1bb9a96..70bf27d 100644
--- a/sys/include/sys/timer.h
+++ b/sys/include/sys/timer.h
@@ -27,6 +27,10 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
+/*
+ * For documentation: See timer(9)
+ */
+
#ifndef _SYS_TIMER_H_
#define _SYS_TIMER_H_