summaryrefslogtreecommitdiffstats
path: root/lib/pb-protocol/pb-protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pb-protocol/pb-protocol.h')
-rw-r--r--lib/pb-protocol/pb-protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/pb-protocol/pb-protocol.h b/lib/pb-protocol/pb-protocol.h
index 901bb9d..d6f149c 100644
--- a/lib/pb-protocol/pb-protocol.h
+++ b/lib/pb-protocol/pb-protocol.h
@@ -21,6 +21,7 @@ enum pb_protocol_action {
PB_PROTOCOL_ACTION_CANCEL_DEFAULT = 0x7,
PB_PROTOCOL_ACTION_SYSTEM_INFO = 0x8,
PB_PROTOCOL_ACTION_CONFIG = 0x9,
+ PB_PROTOCOL_ACTION_REINIT = 0xa,
};
struct pb_protocol_message {
OpenPOWER on IntegriCloud