summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/object.h
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/include/rtems/score/object.h
parent2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-118745615ae0a23beef4fd74fd672f3b600a9bc4.tar.bz2
Adjust doxygen @file.
Diffstat (limited to 'cpukit/score/include/rtems/score/object.h')
-rw-r--r--cpukit/score/include/rtems/score/object.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/score/object.h b/cpukit/score/include/rtems/score/object.h
index 88a47682d3..17cb349304 100644
--- a/cpukit/score/include/rtems/score/object.h
+++ b/cpukit/score/include/rtems/score/object.h
@@ -1,5 +1,8 @@
-/* object.h
- *
+/**
+ * @file rtems/score/object.h
+ */
+
+/*
* This include file contains all the constants and structures associated
* with the Object Handler. This Handler provides mechanisms which
* can be used to initialize and manipulate all objects which have