summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros/rtems/score
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-21 07:17:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-21 07:17:38 +0000
commit118745615ae0a23beef4fd74fd672f3b600a9bc4 (patch)
tree186ba10385cb935c1d07bf8aac38554ee53e68b4 /cpukit/score/macros/rtems/score
parent2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-118745615ae0a23beef4fd74fd672f3b600a9bc4.tar.bz2
Adjust doxygen @file.
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.
*