summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smppriority
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 13:15:13 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-26 13:15:13 -0500
commit968d2b26c7ca5bb61d82254c3d1340b72e35e6b5 (patch)
treebab88ec229783b3313d0bcd646b0a03fa466c968 /schedsim/shell/schedsim_smppriority
parentdispatch is now a shared SMP command (diff)
downloadrtems-schedsim-968d2b26c7ca5bb61d82254c3d1340b72e35e6b5.tar.bz2
Unify printing of heir and executing
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 d4197a4..5411537 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/printheir_executing.c
SOURCES += $(srcdir)/../schedsim_smpsimple/wrap_thread_dispatch.c
schedsim_smppriority_SOURCES = $(SOURCES)