summaryrefslogtreecommitdiff
path: root/schedsim/shell/schedsim_simple/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'schedsim/shell/schedsim_simple/config.c')
-rw-r--r--schedsim/shell/schedsim_simple/config.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedsim/shell/schedsim_simple/config.c b/schedsim/shell/schedsim_simple/config.c
index 5322dc1..e20abd5 100644
--- a/schedsim/shell/schedsim_simple/config.c
+++ b/schedsim/shell/schedsim_simple/config.c
@@ -1,4 +1,9 @@
#include <rtems.h>
+#include <schedsim_shell.h>
+
+shell_scheduler_name shell_scheduler_list[] = {
+""
+};
#define CONFIGURE_INIT
#define CONFIGURE_MAXIMUM_TASKS 1000