libhsakmt: Add two symbols to global symbols

For users still using non-static hsakmt

Change-Id: I12b1c25f0d952ed9178529cadc518c57c1aeb06d
This commit is contained in:
David Yat Sin
2024-08-16 20:19:40 +00:00
parent 921471bd94
commit 4ffa325c08
+2 -1
View File
@@ -23,6 +23,7 @@ hsaKmtDestroyQueue;
hsaKmtSetQueueCUMask;
hsaKmtSetMemoryPolicy;
hsaKmtAllocMemory;
hsaKmtAllocMemoryAlign;
hsaKmtFreeMemory;
hsaKmtAvailableMemory;
hsaKmtRegisterMemory;
@@ -87,7 +88,7 @@ hsaKmtPcSamplingCreate;
hsaKmtPcSamplingDestroy;
hsaKmtPcSamplingStart;
hsaKmtPcSamplingStop;
hsaKmtPcSamplingSupport;
local: *;
};