libhsakmt: Add two symbols to global symbols

For users still using non-static hsakmt

Change-Id: I12b1c25f0d952ed9178529cadc518c57c1aeb06d
Этот коммит содержится в:
David Yat Sin
2024-08-16 20:19:40 +00:00
родитель 921471bd94
Коммит 4ffa325c08
+2 -1
Просмотреть файл
@@ -23,6 +23,7 @@ hsaKmtDestroyQueue;
hsaKmtSetQueueCUMask;
hsaKmtSetMemoryPolicy;
hsaKmtAllocMemory;
hsaKmtAllocMemoryAlign;
hsaKmtFreeMemory;
hsaKmtAvailableMemory;
hsaKmtRegisterMemory;
@@ -87,7 +88,7 @@ hsaKmtPcSamplingCreate;
hsaKmtPcSamplingDestroy;
hsaKmtPcSamplingStart;
hsaKmtPcSamplingStop;
hsaKmtPcSamplingSupport;
local: *;
};