rocr: Fix compile warning when using clang

This commit is contained in:
David Yat Sin
2025-05-28 21:06:59 +00:00
zatwierdzone przez Yat Sin, David
rodzic 77b86ca908
commit 96d0f07b15
10 zmienionych plików z 34 dodań i 36 usunięć
@@ -91,6 +91,7 @@
#define HSA_ARGUMENT_ALIGN_BYTES 16
#define HSA_QUEUE_ALIGN_BYTES 64
#define HSA_PACKET_ALIGN_BYTES 64
#define HSA_MAX_DEP_SIGNALS 5
//Avoids include
namespace rocr {