Skip to content

Commit 887564a

Browse files
mkarigansys_zuul
authored andcommitted
Internal Change
Change-Id: Ic02c40f2fa24695891bb35678119b310ab936581
1 parent aaeb7d7 commit 887564a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

inc/common/sku_wa.h

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8461,6 +8461,13 @@ typedef struct _WA_TABLE
84618461
"Workaround",
84628462
WA_BUG_TYPE_UNKNOWN,
84638463
WA_BUG_PERF_IMPACT_UNKNOWN, WA_COMPONENT_UNKNOWN)
8464+
8465+
WA_DECLARE(
8466+
Wa_14010875903,
8467+
"Workaround",
8468+
WA_BUG_TYPE_UNKNOWN,
8469+
WA_BUG_PERF_IMPACT_UNKNOWN, WA_COMPONENT_UNKNOWN)
8470+
84648471
} WA_TABLE, *PWA_TABLE;
84658472

84668473
#ifdef _USC_

0 commit comments

Comments
 (0)