summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/kill_noposix.c
diff options
context:
space:
mode:
authorMathew Kallada <matkallada@gmail.com>2012-12-08 15:43:29 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-08 15:43:29 -0500
commitceaa99964fee5138ebec4b09b80fdf13c3407cfa (patch)
treece1b9891c9061e6378acdc9e85d025d0afb895a6 /cpukit/libcsupport/src/kill_noposix.c
parentmisc rtems: Clean up Doxygen GCI Task #8 (diff)
downloadrtems-ceaa99964fee5138ebec4b09b80fdf13c3407cfa.tar.bz2
libcsupport: Doxygen Enhancement Task #3
http://www.google-melange.com/gci/task/view/google/gci2012/7992210
Diffstat (limited to 'cpukit/libcsupport/src/kill_noposix.c')
-rw-r--r--cpukit/libcsupport/src/kill_noposix.c11
1 files changed, 9 insertions, 2 deletions
diff --git a/cpukit/libcsupport/src/kill_noposix.c b/cpukit/libcsupport/src/kill_noposix.c
index 62270e3499..9d1e1acf82 100644
--- a/cpukit/libcsupport/src/kill_noposix.c
+++ b/cpukit/libcsupport/src/kill_noposix.c
@@ -1,4 +1,9 @@
-/*
+/**
+ * @file
+ *
+ * @brief Kill No POSIX
+ * @ingroup libcsupport
+ *
* Marginal implementations of some POSIX API routines
* to be used when POSIX is disabled.
*
@@ -6,7 +11,9 @@
* + _kill_r
* + __kill
* + sleep
- *
+ */
+
+/*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.