summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smpsimple/config.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-14 08:14:23 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-14 09:41:32 -0500
commitdeadc9a0703a8d573316e12fd24a4f9c5a9f7b9f (patch)
treeed498d7ee4baa0c2ed12b83937e727dce1ff5d22 /schedsim/shell/schedsim_smpsimple/config.c
parentsys/cpuset.h: CPU_COPY missing on GNU/Linux (diff)
downloadrtems-schedsim-deadc9a0703a8d573316e12fd24a4f9c5a9f7b9f.tar.bz2
schedsim_smpsimple: Clean up
Diffstat (limited to 'schedsim/shell/schedsim_smpsimple/config.c')
-rw-r--r--schedsim/shell/schedsim_smpsimple/config.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/schedsim/shell/schedsim_smpsimple/config.c b/schedsim/shell/schedsim_smpsimple/config.c
index 08cfeb7..7f20e3c 100644
--- a/schedsim/shell/schedsim_smpsimple/config.c
+++ b/schedsim/shell/schedsim_smpsimple/config.c
@@ -1,5 +1,7 @@
-/*
+/**
+ * @file
*
+ * Configuration file for Scheduler Simulator using Simple Priority SMP
*/
#include <rtems.h>