summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tmck/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tmck/system.h')
-rw-r--r--testsuites/tmtests/tmck/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/tmtests/tmck/system.h b/testsuites/tmtests/tmck/system.h
index 33d4fdb96e..58a631aa1e 100644
--- a/testsuites/tmtests/tmck/system.h
+++ b/testsuites/tmtests/tmck/system.h
@@ -22,6 +22,8 @@ rtems_task Init(
#include <timesys.h>
+rtems_name Task_name[ OPERATION_COUNT+1 ]; /* array of task names */
+
/* configuration information */
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER