summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros/rtems/score
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/macros/rtems/score')
-rw-r--r--cpukit/score/macros/rtems/score/object.inl7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/score/macros/rtems/score/object.inl b/cpukit/score/macros/rtems/score/object.inl
index 8469e55feb..765b27354b 100644
--- a/cpukit/score/macros/rtems/score/object.inl
+++ b/cpukit/score/macros/rtems/score/object.inl
@@ -1,5 +1,8 @@
-/* object.inl
- *
+/**
+ * @file rtems/score/object.inl
+ */
+
+/*
* This include file contains the macro implementation of all
* of the inlined routines in the Object Handler.
*