summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smppriority
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 13:26:41 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 13:26:41 -0500
commite5e757bac9112ef453d18c3e7326f39ffde36a51 (patch)
tree1d29ed59237bdffa9ec3e5a4db984374a8c56488 /schedsim/shell/schedsim_smppriority
parentUnify printing of heir and executing (diff)
downloadrtems-schedsim-e5e757bac9112ef453d18c3e7326f39ffde36a51.tar.bz2
_Thread_Dispatch wrapper is now shared between uniprocessor and SMP configurations
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 5411537..1da1c98 100644
--- a/schedsim/shell/schedsim_smppriority/Makefile.am
+++ b/schedsim/shell/schedsim_smppriority/Makefile.am
@@ -3,7 +3,6 @@ bin_PROGRAMS = schedsim_smppriority
SOURCES = config.c
SOURCES += $(srcdir)/../schedsim_smpsimple/add_commands.c
SOURCES += $(srcdir)/../schedsim_smpsimple/main_dump_ready_tasks.c
-SOURCES += $(srcdir)/../schedsim_smpsimple/wrap_thread_dispatch.c
schedsim_smppriority_SOURCES = $(SOURCES)
cpukitdir=@rtems_srcdir@/cpukit