summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm17/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm17/system.h')
-rw-r--r--testsuites/tmtests/tm17/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/tmtests/tm17/system.h b/testsuites/tmtests/tm17/system.h
index d984514db3..d3d7750825 100644
--- a/testsuites/tmtests/tm17/system.h
+++ b/testsuites/tmtests/tm17/system.h
@@ -22,6 +22,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