summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/partreturnbuffer.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-14 08:51:39 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-23 10:43:19 +0100
commit4c1e793a2d767ceec1d8aeec43e1c45ea69ba761 (patch)
tree04c161033c11e0c3f090b515bcf53607454e4363 /cpukit/rtems/src/partreturnbuffer.c
parentrtems: Update event documentation (diff)
downloadrtems-4c1e793a2d767ceec1d8aeec43e1c45ea69ba761.tar.bz2
rtems: Canonicalize partition file documentation
Diffstat (limited to 'cpukit/rtems/src/partreturnbuffer.c')
-rw-r--r--cpukit/rtems/src/partreturnbuffer.c10
1 files changed, 8 insertions, 2 deletions
diff --git a/cpukit/rtems/src/partreturnbuffer.c b/cpukit/rtems/src/partreturnbuffer.c
index 6d762c4197..73d5438225 100644
--- a/cpukit/rtems/src/partreturnbuffer.c
+++ b/cpukit/rtems/src/partreturnbuffer.c
@@ -1,7 +1,13 @@
-/*
- * Partition Manager
+/**
+ * @file
*
+ * @ingroup ClassicPartImpl
*
+ * @brief This source file contains the implementation of
+ * rtems_partition_return_buffer().
+ */
+
+/*
* COPYRIGHT (c) 1989-2014.
* On-Line Applications Research Corporation (OAR).
*