X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fmt%2Fss_msg.x;h=285975c0222aea26f214a7f4d07e576d4437ab83;hb=ce91d5cd5af28b166b1147bbdca029712a1d55de;hp=69862a03113b6437e4d77593a3856970ac9c29fb;hpb=5625a52ad68f6ad93684e68bbbdbaef0d462cf9a;p=o-du%2Fl2.git diff --git a/src/mt/ss_msg.x b/src/mt/ss_msg.x index 69862a031..285975c02 100755 --- a/src/mt/ss_msg.x +++ b/src/mt/ss_msg.x @@ -37,7 +37,7 @@ extern "C" { /* pool type -- dynamic or static */ -typedef U8 SsPoolType; +typedef uint8_t SsPoolType; @@ -72,7 +72,7 @@ typedef struct ssPoolEntry /* event information--what kind of message is this */ typedef struct ssEventInfo { - U8 event; /* event type */ + uint8_t event; /* event type */ union { struct