summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask03/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/itrontests/itrontask03/system.h')
-rw-r--r--testsuites/itrontests/itrontask03/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/itrontests/itrontask03/system.h b/testsuites/itrontests/itrontask03/system.h
index 4e4a1ac7ae..546b6dd415 100644
--- a/testsuites/itrontests/itrontask03/system.h
+++ b/testsuites/itrontests/itrontask03/system.h
@@ -40,6 +40,8 @@ void Task_3();
#define TA2_ID 4
#define TA3_ID 5
+
+#define PREEMPT_PRIORITY 1
TEST_EXTERN rtems_id Global_variable; /* example global variable */
/* end of include file */