summaryrefslogtreecommitdiff
path: root/include/task_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/task_id.h')
-rw-r--r--include/task_id.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/task_id.h b/include/task_id.h
index 33445aee9c..985c39848c 100644
--- a/include/task_id.h
+++ b/include/task_id.h
@@ -47,6 +47,9 @@ enum {
CONFIG_TASK_LIST
/* CONFIG_TEST_TASK_LIST is a macro from the TEST_TASK_LIST file */
CONFIG_TEST_TASK_LIST
+#ifdef EMU_BUILD
+ TASK_ID_TEST_RUNNER,
+#endif
/* Number of tasks */
TASK_ID_COUNT,
/* Special task identifiers */