summaryrefslogtreecommitdiffstats
path: root/cpukit/score/inline/rtems/score/object.inl
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/inline/rtems/score/object.inl')
-rw-r--r--cpukit/score/inline/rtems/score/object.inl6
1 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/score/inline/rtems/score/object.inl b/cpukit/score/inline/rtems/score/object.inl
index 8056c30db7..61e98d9f43 100644
--- a/cpukit/score/inline/rtems/score/object.inl
+++ b/cpukit/score/inline/rtems/score/object.inl
@@ -1,4 +1,8 @@
-/* object.inl
+/**
+ * @file rtems/score/object.inl
+ */
+
+/*
*
* This include file contains the static inline implementation of all
* of the inlined routines in the Object Handler.