libhsakmt: Add two symbols to global symbols

For users still using non-static hsakmt

Change-Id: I12b1c25f0d952ed9178529cadc518c57c1aeb06d


[ROCm/ROCR-Runtime commit: 4ffa325c08]
This commit is contained in:
David Yat Sin
2024-08-16 20:19:40 +00:00
parent 9b4cb6bd9a
commit db39e99e5a
@@ -23,6 +23,7 @@ hsaKmtDestroyQueue;
hsaKmtSetQueueCUMask;
hsaKmtSetMemoryPolicy;
hsaKmtAllocMemory;
hsaKmtAllocMemoryAlign;
hsaKmtFreeMemory;
hsaKmtAvailableMemory;
hsaKmtRegisterMemory;
@@ -87,7 +88,7 @@ hsaKmtPcSamplingCreate;
hsaKmtPcSamplingDestroy;
hsaKmtPcSamplingStart;
hsaKmtPcSamplingStop;
hsaKmtPcSamplingSupport;
local: *;
};