summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tx-support.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/validation/tx-support.h')
-rw-r--r--testsuites/validation/tx-support.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/validation/tx-support.h b/testsuites/validation/tx-support.h
index 592067ca26..20f74faa2d 100644
--- a/testsuites/validation/tx-support.h
+++ b/testsuites/validation/tx-support.h
@@ -228,6 +228,8 @@ void RestoreRunnerMode( void );
void RestoreRunnerPriority( void );
+void RestoreRunnerScheduler( void );
+
struct _Thread_Control;
struct _Thread_Control *GetThread( rtems_id id );