summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgflushwait.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/coremsgflushwait.c')
-rw-r--r--cpukit/score/src/coremsgflushwait.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/src/coremsgflushwait.c b/cpukit/score/src/coremsgflushwait.c
index 34f3d8518a..359933b9ce 100644
--- a/cpukit/score/src/coremsgflushwait.c
+++ b/cpukit/score/src/coremsgflushwait.c
@@ -67,4 +67,3 @@ void _CORE_message_queue_Flush_waiting_threads(
CORE_MESSAGE_QUEUE_STATUS_UNSATISFIED_NOWAIT
);
}
-