summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smppriority
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 12:55:18 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 12:55:18 -0500
commit246b81f0202b684d5e2b4278fbbe364fee10edcf (patch)
tree62004509897d6fa49cafac5070ae4b83f664a5f7 /schedsim/shell/schedsim_smppriority
parentcurrent_cpu is now a shared SMP command (diff)
downloadrtems-schedsim-246b81f0202b684d5e2b4278fbbe364fee10edcf.tar.bz2
dispatch is now a shared SMP command
Diffstat (limited to 'schedsim/shell/schedsim_smppriority')
-rw-r--r--schedsim/shell/schedsim_smppriority/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/schedsim/shell/schedsim_smppriority/Makefile.am b/schedsim/shell/schedsim_smppriority/Makefile.am
index 16bba41..d4197a4 100644
--- a/schedsim/shell/schedsim_smppriority/Makefile.am
+++ b/schedsim/shell/schedsim_smppriority/Makefile.am
@@ -2,7 +2,6 @@ bin_PROGRAMS = schedsim_smppriority
SOURCES = config.c
SOURCES += $(srcdir)/../schedsim_smpsimple/add_commands.c
-SOURCES += $(srcdir)/../schedsim_smpsimple/main_dispatch.c
SOURCES += $(srcdir)/../schedsim_smpsimple/main_dump_ready_tasks.c
SOURCES += $(srcdir)/../schedsim_smpsimple/printheir_executing.c
SOURCES += $(srcdir)/../schedsim_smpsimple/wrap_thread_dispatch.c