summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-05-14 08:45:13 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-12 14:01:24 +0200
commit2382b272d9ae7c6e8f176782c3c093bdba14547d (patch)
tree0bb79545fc7576febe9ad2cb37c0d39e720d31e3
parente1111eb7b083f249e75ddcace3d8f9f45e522dd7 (diff)
testsuites/validation/tx-support.h
-rw-r--r--testsuites/validation/tx-support.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/validation/tx-support.h b/testsuites/validation/tx-support.h
index c867879606..95f1a14d28 100644
--- a/testsuites/validation/tx-support.h
+++ b/testsuites/validation/tx-support.h
@@ -53,6 +53,7 @@ extern "C" {
typedef enum {
PRIO_PSEUDO_ISR,
+ PRIO_VERY_ULTRA_HIGH,
PRIO_ULTRA_HIGH,
PRIO_VERY_HIGH,
PRIO_HIGH,