From 810ecf05af45f50b9650a7156a98f7058f656570 Mon Sep 17 00:00:00 2001 From: Mathew Kallada Date: Sun, 16 Dec 2012 08:38:02 -0500 Subject: posix: Doxygen Enhancement Task #7 http://www.google-melange.com/gci/task/view/google/gci2012/7958218 --- cpukit/posix/src/mutex.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/posix/src/mutex.c') diff --git a/cpukit/posix/src/mutex.c b/cpukit/posix/src/mutex.c index fd9fed3f77..c6026e08d7 100644 --- a/cpukit/posix/src/mutex.c +++ b/cpukit/posix/src/mutex.c @@ -1,3 +1,10 @@ +/** + * @file + * + * @brief POSIX Mutex Manager Initialization + * @ingroup POSIX_MUTEX POSIX Mutex Support + */ + /* * COPYRIGHT (c) 1989-2008. * On-Line Applications Research Corporation (OAR). -- cgit v1.2.3