From 1be3fad9b473831c83ef2ded0125d402880b7e45 Mon Sep 17 00:00:00 2001 From: Ayush Awasthi Date: Wed, 19 Dec 2012 22:23:52 -0500 Subject: posix: Doxygen Enhancement Task #6 http://www.google-melange.com/gci/task/view/google/gci2012/7945218 --- cpukit/posix/src/sched_setparam.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/posix/src/sched_setparam.c') diff --git a/cpukit/posix/src/sched_setparam.c b/cpukit/posix/src/sched_setparam.c index d31a29fa14..8e894e0978 100644 --- a/cpukit/posix/src/sched_setparam.c +++ b/cpukit/posix/src/sched_setparam.c @@ -1,3 +1,10 @@ +/** + * @file + * + * @brief Sets Scheduling Parameters Associated with Scheduling Policies + * @ingroup POSIX + */ + /* * 13.3.1 Set Scheduling Parameters, P1003.1b-1993, p. 252 * -- cgit v1.2.3