summaryrefslogtreecommitdiff
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 163d6930c2..bf2027d20c 100644
--- a/testsuites/validation/tx-support.h
+++ b/testsuites/validation/tx-support.h
@@ -165,6 +165,8 @@ struct _Thread_Control;
struct _Thread_Control *GetThread( rtems_id id );
+struct _Thread_Control *GetExecuting( void );
+
void WaitForExecutionStop( rtems_id task_id );
typedef enum {