Skip to content

Commit a4d46eb

Browse files
committed
Fix missing global symbol
If using hsakmt as a shared library Change-Id: I66a1849a46bd7009813d49824d0d059e8a511038 Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com>
1 parent cf1e89c commit a4d46eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libhsakmt.ver

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ hsaKmtWaitOnEvent_Ext;
8181
hsaKmtWaitOnMultipleEvents_Ext;
8282
hsaKmtReplaceAsanHeaderPage;
8383
hsaKmtReturnAsanHeaderPage;
84+
hsaKmtGetAMDGPUDeviceHandle;
8485

8586
local: *;
8687
};

0 commit comments

Comments
 (0)