summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/utils/imageProcs/p9_tor.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/utils/imageProcs/p9_tor.H')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_tor.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_tor.H b/src/import/chips/p9/utils/imageProcs/p9_tor.H
index d9840bd7..ba37c4ca 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_tor.H
+++ b/src/import/chips/p9/utils/imageProcs/p9_tor.H
@@ -112,7 +112,8 @@ typedef enum RingVariant // Base variables
RL = 0x02,
OVERRIDE = 0x03,
OVERLAY = 0x04,
- NUM_RING_VARIANTS = 0x05
+ NUM_RING_VARIANTS = 0x05,
+ NOT_VALID = 0xff
} RingVariant_t;
OpenPOWER on IntegriCloud