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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/coremsgflushwait.c b/cpukit/score/src/coremsgflushwait.c
index 359933b9ce..19d8e8f343 100644
--- a/cpukit/score/src/coremsgflushwait.c
+++ b/cpukit/score/src/coremsgflushwait.c
@@ -42,7 +42,7 @@
* Output parameters:
* returns - the number of messages flushed from the queue
*/
-
+
void _CORE_message_queue_Flush_waiting_threads(
CORE_message_queue_Control *the_message_queue
)