summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm09/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm09/system.h')
-rw-r--r--testsuites/tmtests/tm09/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/tmtests/tm09/system.h b/testsuites/tmtests/tm09/system.h
index 5975ceb2f4..11c93a721b 100644
--- a/testsuites/tmtests/tm09/system.h
+++ b/testsuites/tmtests/tm09/system.h
@@ -24,6 +24,8 @@ rtems_task Init(
#include <timesys.h>
+rtems_id Task_id[ OPERATION_COUNT+1 ]; /* array of task ids */
+
/* configuration information */
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER