summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadreset.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadreset.c')
-rw-r--r--cpukit/score/src/threadreset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/threadreset.c b/cpukit/score/src/threadreset.c
index 00f1b97a13..4e3afe2a9f 100644
--- a/cpukit/score/src/threadreset.c
+++ b/cpukit/score/src/threadreset.c
@@ -35,7 +35,7 @@
* not actually restart it. Some APIs do this in separate
* operations and this division helps support this.
*/
-
+
void _Thread_Reset(
Thread_Control *the_thread,
void *pointer_argument,