amdsmi library updated for metric table structure

Change-Id: Ie8a9840a9020282599dd413e964d86bfb8850f6a
This commit is contained in:
Deepak Mewar
2024-01-08 03:30:54 -05:00
committed by Galantsev, Dmitrii
parent 18d8087711
commit a0c95e855b
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1506,7 +1506,7 @@ typedef struct {
/**
* @brief Metrics table (supported only with hsmp proto version 6).
*/
typedef struct {
typedef struct __attribute__((__packed__)){
uint32_t accumulation_counter;
/* TEMPERATURE */