summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/shared/schedsim_disable_dispatch.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-14 09:55:21 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-14 09:55:21 -0500
commitb38dbcc8d1b03d3e7f6beb8af43ee2ea38b71d75 (patch)
tree4dcff58ad2507f6354bc8db7ce88736af3c543c0 /schedsim/shell/shared/schedsim_disable_dispatch.c
parentcpus4_exercise_affinity_api.scen: Scenario to exercise affinity (diff)
downloadrtems-schedsim-b38dbcc8d1b03d3e7f6beb8af43ee2ea38b71d75.tar.bz2
Many files: rm white space at EOL and EOF
Diffstat (limited to 'schedsim/shell/shared/schedsim_disable_dispatch.c')
-rw-r--r--schedsim/shell/shared/schedsim_disable_dispatch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/schedsim/shell/shared/schedsim_disable_dispatch.c b/schedsim/shell/shared/schedsim_disable_dispatch.c
index 81d2591..80d6afb 100644
--- a/schedsim/shell/shared/schedsim_disable_dispatch.c
+++ b/schedsim/shell/shared/schedsim_disable_dispatch.c
@@ -32,4 +32,3 @@ bool schedsim_is_dispatch_allowed(void)
{
return allow_dispatch;
}
-