summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/asr.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/asr.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/asr.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/asr.h b/cpukit/rtems/include/rtems/rtems/asr.h
index 740ff8ac68..91ac8a47a7 100644
--- a/cpukit/rtems/include/rtems/rtems/asr.h
+++ b/cpukit/rtems/include/rtems/rtems/asr.h
@@ -1,5 +1,8 @@
-/* asr.h
- *
+/**
+ * @file rtems/rtems/asr.h
+ */
+
+/*
* This include file contains all the constants and structures associated
* with the Asynchronous Signal Handler. This Handler provides the low-level
* support required by the Signal Manager.